Skip to content

Commit 029ff9d

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 029ff9d

File tree

1 file changed

+1
-1
lines changed
  • 07-spring-security-5/bonus-code-crm-with-security-in-memory-authentication

1 file changed

+1
-1
lines changed

07-spring-security-5/bonus-code-crm-with-security-in-memory-authentication/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<hibernate.version>5.4.1.Final</hibernate.version>
1717
<mysql.connector.version>5.1.40</mysql.connector.version>
18-
<c3po.version>0.9.5.3</c3po.version>
18+
<c3po.version>0.9.5.4</c3po.version>
1919

2020
<maven.compiler.source>1.8</maven.compiler.source>
2121
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)