Skip to content

Commit fcddab8

Browse files
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](swaldman/c3p0@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>
1 parent bca93eb commit fcddab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<artifactId>common</artifactId>
2929

3030
<properties>
31-
<c3p0.version>0.11.2</c3p0.version>
31+
<c3p0.version>0.12.0</c3p0.version>
3232
<guava.version>33.5.0-jre</guava.version>
3333
</properties>
3434

0 commit comments

Comments
 (0)