Skip to content

Commit f3bc78e

Browse files
Bump c3p0 from 0.9.5.2 to 0.9.5.4 in /springmvc-hibernate-xmlconfig
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] <support@github.com>
1 parent 29b6233 commit f3bc78e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

springmvc-hibernate-xmlconfig/pom.xml

+1-1
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)