| commit | 5ad266ee4115421a17b598e227e5b659f8e0da58 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Feb 23 00:52:40 2026 +0000 |
| committer | margaretha <margaretha@ids-mannheim.de> | Mon Mar 09 09:58:09 2026 +0100 |
| tree | 7249aed21cbae7976f614ae4d04ae5d00cb9b584 | |
| parent | 4d89a8dbf9fa7c591ba9be2f6af1306e7bdeb6bf [diff] |
Bump com.mchange:c3p0 from 0.11.2 to 0.12.0 Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.11.2 to 0.12.0. - [Changelog](https://github.com/swaldman/c3p0/blob/0.12.x/CHANGELOG) - [Commits](https://github.com/swaldman/c3p0/compare/v0.11.2...v0.12.0) --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #256 Change-Id: I773ef288cd030e2aec0fdb33431824d388e7fa21
diff --git a/pom.xml b/pom.xml index f7204b2..12a2182 100644 --- a/pom.xml +++ b/pom.xml
@@ -129,7 +129,7 @@ <dependency> <groupId>com.mchange</groupId> <artifactId>c3p0</artifactId> - <version>0.11.2</version> + <version>0.12.0</version> </dependency> <!-- Lucene core dependency -->