commit | 9bcc69718bedb75c88096701502804d6d6eff6cc | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Feb 03 00:59:42 2025 +0000 |
committer | Akron <nils@diewald-online.de> | Fri Feb 07 14:26:55 2025 +0100 |
tree | 58c12070a2f3f0eba536674badc678e0d6983d6b | |
parent | 0fe95af4377871a37f810d2020a09d5aa96f751d [diff] |
Bump com.mchange:c3p0 from 0.10.1 to 0.10.2 (closes #196) Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.10.1 to 0.10.2. - [Changelog](https://github.com/swaldman/c3p0/blob/0.11.x/CHANGELOG) - [Commits](https://github.com/swaldman/c3p0/compare/v0.10.1...v0.10.2) --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I739c5959e113f9ea9a06ee3c92779d01ffbbaf5f
diff --git a/pom.xml b/pom.xml index 0b2eb3a..be572a1 100644 --- a/pom.xml +++ b/pom.xml
@@ -129,7 +129,7 @@ <dependency> <groupId>com.mchange</groupId> <artifactId>c3p0</artifactId> - <version>0.10.1</version> + <version>0.10.2</version> </dependency> <!-- Lucene core dependency -->