commit | 80914d53a859e22fcad4165dd374224636162f52 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jun 24 01:08:30 2025 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jul 24 10:31:44 2025 +0200 |
tree | b6f0751c03eb2d03b258ff999e43a6fefc8012ae | |
parent | 1741930cf62749eacb96a699ff33a4ab7f2774ec [diff] [blame] |
Bump com.mchange:c3p0 from 0.11.1 to 0.11.2 Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.11.1 to 0.11.2. - [Changelog](https://github.com/swaldman/c3p0/blob/0.11.x/CHANGELOG) - [Commits](https://github.com/swaldman/c3p0/compare/v0.11.1...v0.11.2) Change-Id: I9f30f8c281b9b81edbab9b828c58d8835327f16d --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #217 Change-Id: I05402e6576d1c1b5b5d27d1dd05cdc46c55649ce
diff --git a/pom.xml b/pom.xml index 5281e0b..aa20792 100644 --- a/pom.xml +++ b/pom.xml
@@ -129,7 +129,7 @@ <dependency> <groupId>com.mchange</groupId> <artifactId>c3p0</artifactId> - <version>0.11.1</version> + <version>0.11.2</version> </dependency> <!-- Lucene core dependency -->