Skip to content

Commit 17e9efa

Browse files
authored
Merge pull request #1 from RameshMF/dependabot/maven/springmvc5-hibernate5-jsp-mysql-example/bin/com.mchange-c3p0-0.9.5.4
Bump c3p0 from 0.9.5.2 to 0.9.5.4 in /springmvc5-hibernate5-jsp-mysql-example/bin
2 parents b1608c8 + c4f93cc commit 17e9efa

File tree

1 file changed

+1
-1
lines changed
  • springmvc5-hibernate5-jsp-mysql-example/bin

1 file changed

+1
-1
lines changed

springmvc5-hibernate5-jsp-mysql-example/bin/pom.xml

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

0 commit comments

Comments
 (0)