Skip to content

Commit 29dd1d6

Browse files
Bump com.mchange:c3p0 from 0.10.2 to 0.11.0-pre2
Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.10.2 to 0.11.0-pre2. - [Changelog](https://github.com/swaldman/c3p0/blob/0.11.x/CHANGELOG) - [Commits](swaldman/c3p0@v0.10.2...v0.11.0-pre2) --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ca6e74 commit 29dd1d6

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.10.2</c3p0.version>
31+
<c3p0.version>0.11.0-pre2</c3p0.version>
3232
<guava.version>33.4.0-jre</guava.version>
3333
</properties>
3434

0 commit comments

Comments
 (0)