| commit | b9d7ac0c7e81d4922e3b579473152e4684b74865 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jun 10 00:52:26 2026 +0000 |
| committer | Akron <nils@diewald-online.de> | Tue Jun 16 16:10:38 2026 +0200 |
| tree | 3ea946ca0464bb2749b8df531c038a797e7ed43a | |
| parent | e84a737df8c647fd9d9510a528919319ddcecd96 [diff] [blame] |
Bump com.mchange:c3p0 from 0.13.0 to 0.14.1 (closes #279) Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.13.0 to 0.14.1. - [Changelog](https://github.com/swaldman/c3p0/blob/0.14.x/CHANGELOG) - [Commits](https://github.com/swaldman/c3p0/compare/v0.13.0...v0.14.1) --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I72cb1b342ce4e37ce6c1fb88876a0303cce9a9e7
diff --git a/pom.xml b/pom.xml index ae4d153..3e7bfe9 100644 --- a/pom.xml +++ b/pom.xml
@@ -129,7 +129,7 @@ <dependency> <groupId>com.mchange</groupId> <artifactId>c3p0</artifactId> - <version>0.13.0</version> + <version>0.14.1</version> </dependency> <!-- Lucene core dependency -->