Skip to content

Commit b466bbb

Browse files
Bump com.mchange:c3p0 from 0.9.5.5 to 0.12.0 in /iped-engine
Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.9.5.5 to 0.12.0. - [Changelog](https://github.com/swaldman/c3p0/blob/0.12.x/CHANGELOG) - [Commits](swaldman/c3p0@c3p0-0.9.5.5...v0.12.0) --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 805a0a5 commit b466bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iped-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<dependency>
205205
<groupId>com.mchange</groupId>
206206
<artifactId>c3p0</artifactId>
207-
<version>0.9.5.5</version>
207+
<version>0.12.0</version>
208208
</dependency>
209209
<dependency>
210210
<groupId>org.apache.pdfbox</groupId>

0 commit comments

Comments
 (0)