Merge pull request #4212 from taosdata/dependabot/maven/tests/examples/JDBC/connectionPools/com.mchange-c3p0-0.9.5.4
Bump c3p0 from 0.9.5.2 to 0.9.5.4 in /tests/examples/JDBC/connectionPools
This commit is contained in:
commit
f001d96942
|
@ -42,7 +42,7 @@
|
|||
<dependency>
|
||||
<groupId>com.mchange</groupId>
|
||||
<artifactId>c3p0</artifactId>
|
||||
<version>0.9.5.2</version>
|
||||
<version>0.9.5.4</version>
|
||||
</dependency>
|
||||
|
||||
<!-- log4j -->
|
||||
|
|
Loading…
Reference in New Issue