Skip to content

Commit e662df9

Browse files
Bump c3p0
Bumps [c3p0](https://github.com/swaldman/c3p0) from 0.9.5.3 to 0.9.5.4. - [Release notes](https://github.com/swaldman/c3p0/releases) - [Commits](swaldman/c3p0@c3p0-0.9.5.3...c3p0-0.9.5.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 942b8e3 commit e662df9

File tree

1 file changed

+1
-1
lines changed
  • 08-spring-rest/solution-code-spring-crm-rest-demo-add-customer

1 file changed

+1
-1
lines changed

08-spring-rest/solution-code-spring-crm-rest-demo-add-customer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<springframework.version>5.0.6.RELEASE</springframework.version>
1212
<hibernate.version>5.4.1.Final</hibernate.version>
1313
<mysql.connector.version>5.1.45</mysql.connector.version>
14-
<c3po.version>0.9.5.3</c3po.version>
14+
<c3po.version>0.9.5.4</c3po.version>
1515

1616
<maven.compiler.source>1.8</maven.compiler.source>
1717
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)