Skip to content

Commit bc5af40

Browse files
Merge pull request #6 from darbyluv2code/dependabot/maven/07-spring-security-5/solution-code-spring-security-demo-08-jdbc-plaintext/com.mchange-c3p0-0.9.5.4
Bump c3p0 from 0.9.5.3 to 0.9.5.4 in /07-spring-security-5/solution-code-spring-security-demo-08-jdbc-plaintext
2 parents 4a8d6b0 + 4e38d5d commit bc5af40

File tree

1 file changed

+1
-1
lines changed
  • 07-spring-security-5/solution-code-spring-security-demo-08-jdbc-plaintext

1 file changed

+1
-1
lines changed

07-spring-security-5/solution-code-spring-security-demo-08-jdbc-plaintext/pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.mchange</groupId>
6161
<artifactId>c3p0</artifactId>
62-
<version>0.9.5.3</version>
62+
<version>0.9.5.4</version>
6363
</dependency>
6464

6565

0 commit comments

Comments
 (0)