Skip to content

Commit c7ffd58

Browse files
Bump com.mchange:c3p0 from 0.10.0-pre7 to 0.10.1
Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.10.0-pre7 to 0.10.1. - [Changelog](https://github.com/swaldman/c3p0/blob/0.10.x/CHANGELOG) - [Commits](swaldman/c3p0@v0.10.0-pre7...v0.10.1) --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 225065a commit c7ffd58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.mchange</groupId>
7575
<artifactId>c3p0</artifactId>
76-
<version>0.10.0-pre7</version>
76+
<version>0.10.1</version>
7777
<scope>test</scope>
7878
</dependency>
7979
<dependency>

0 commit comments

Comments
 (0)