Skip to content

Commit bf4115f

Browse files
Merge pull request #3 from darbyluv2code/dependabot/maven/07-spring-security-5/bonus-code-crm-with-security-in-memory-authentication/com.mchange-c3p0-0.9.5.4
Bump c3p0 from 0.9.5.3 to 0.9.5.4 in /07-spring-security-5/bonus-code-crm-with-security-in-memory-authentication
2 parents 2be3243 + 029ff9d commit bf4115f

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