We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b6233 commit f3bc78eCopy full SHA for f3bc78e
springmvc-hibernate-xmlconfig/pom.xml
@@ -12,7 +12,7 @@
12
<spring.version>5.1.0.RELEASE</spring.version>
13
<hibernate.version>5.3.5.Final</hibernate.version>
14
<hibernate.validator>5.4.1.Final</hibernate.validator>
15
- <c3p0.version>0.9.5.2</c3p0.version>
+ <c3p0.version>0.9.5.4</c3p0.version>
16
<jstl.version>1.2.1</jstl.version>
17
<tld.version>1.1.2</tld.version>
18
<servlets.version>3.1.0</servlets.version>
0 commit comments