Skip to content

Commit 168eacf

Browse files
Update dependency com.mchange:c3p0 to v0.11.0-pre2
1 parent 7aa6b99 commit 168eacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<description>A Mule extension that provides functionality for connecting to Databases through the JDBC standard</description>
2121

2222
<properties>
23-
<c3p0Version>0.9.5.5</c3p0Version>
23+
<c3p0Version>0.11.0-pre2</c3p0Version>
2424
<commonsCollectionsVersion>3.2.2</commonsCollectionsVersion>
2525
<commonsDbUtilsVersion>1.8.0</commonsDbUtilsVersion>
2626
<commonsIoVersion>2.17.0</commonsIoVersion>

0 commit comments

Comments
 (0)