We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa6b99 commit 168eacfCopy full SHA for 168eacf
pom.xml
@@ -20,7 +20,7 @@
20
<description>A Mule extension that provides functionality for connecting to Databases through the JDBC standard</description>
21
22
<properties>
23
- <c3p0Version>0.9.5.5</c3p0Version>
+ <c3p0Version>0.11.0-pre2</c3p0Version>
24
<commonsCollectionsVersion>3.2.2</commonsCollectionsVersion>
25
<commonsDbUtilsVersion>1.8.0</commonsDbUtilsVersion>
26
<commonsIoVersion>2.17.0</commonsIoVersion>
0 commit comments