Skip to content

Commit c4f93cc

Browse files
Bump c3p0 in /springmvc5-hibernate5-jsp-mysql-example/bin
Bumps [c3p0](https://github.com/swaldman/c3p0) from 0.9.5.2 to 0.9.5.4. - [Release notes](https://github.com/swaldman/c3p0/releases) - [Commits](swaldman/c3p0@c3p0-0.9.5.2...c3p0-0.9.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecf02cd commit c4f93cc

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)