We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1608c8 + c4f93cc commit 17e9efaCopy full SHA for 17e9efa
springmvc5-hibernate5-jsp-mysql-example/bin/pom.xml
@@ -13,7 +13,7 @@
13
<spring.version>5.1.0.RELEASE</spring.version>
14
<hibernate.version>5.3.5.Final</hibernate.version>
15
<hibernate.validator>5.4.1.Final</hibernate.validator>
16
- <c3p0.version>0.9.5.2</c3p0.version>
+ <c3p0.version>0.9.5.4</c3p0.version>
17
<jstl.version>1.2.1</jstl.version>
18
<tld.version>1.1.2</tld.version>
19
<servlets.version>3.1.0</servlets.version>
0 commit comments