Skip to content

Commit 7ef9a01

Browse files
Bump com.mchange:c3p0 from 0.11.0-pre2 to 0.11.1
Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.11.0-pre2 to 0.11.1. - [Changelog](https://github.com/swaldman/c3p0/blob/0.11.x/CHANGELOG) - [Commits](swaldman/c3p0@v0.11.0-pre2...v0.11.1) --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ae88d2 commit 7ef9a01

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
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>com.mchange</groupId>
131131
<artifactId>c3p0</artifactId>
132-
<version>0.11.0-pre2</version>
132+
<version>0.11.1</version>
133133
</dependency>
134134

135135
<!-- Lucene core dependency -->

0 commit comments

Comments
 (0)