Skip to content

Commit c1a7d66

Browse files
dependabot[bot]Akron
authored andcommitted
Bump com.mchange:c3p0 from 0.11.0-pre2 to 0.11.1 (closes #213)
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]> Change-Id: I58a497bd5e746a6aa157925270c4dedac90a20a2
1 parent 0ae88d2 commit c1a7d66

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)