Skip to content

Commit b1608c8

Browse files
authored
Merge pull request #2 from RameshMF/dependabot/maven/springmvc-hibernate-xmlconfig/com.mchange-c3p0-0.9.5.4
Bump c3p0 from 0.9.5.2 to 0.9.5.4 in /springmvc-hibernate-xmlconfig
2 parents 8e9d82f + f3bc78e commit b1608c8

File tree

1 file changed

+1
-1
lines changed
  • springmvc-hibernate-xmlconfig

1 file changed

+1
-1
lines changed

springmvc-hibernate-xmlconfig/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<spring.version>5.1.0.RELEASE</spring.version>
1313
<hibernate.version>5.3.5.Final</hibernate.version>
1414
<hibernate.validator>5.4.1.Final</hibernate.validator>
15-
<c3p0.version>0.9.5.2</c3p0.version>
15+
<c3p0.version>0.9.5.4</c3p0.version>
1616
<jstl.version>1.2.1</jstl.version>
1717
<tld.version>1.1.2</tld.version>
1818
<servlets.version>3.1.0</servlets.version>

0 commit comments

Comments
 (0)