Skip to content

Commit

Permalink
Merge pull request #3 from darbyluv2code/dependabot/maven/07-spring-s…
Browse files Browse the repository at this point in the history
…ecurity-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
  • Loading branch information
darbyluv2code authored Jan 7, 2020
2 parents 2be3243 + 029ff9d commit bf4115f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 07-spring-security-5/bonus-code-crm-with-security-in-memory-authentication/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<hibernate.version>5.4.1.Final</hibernate.version>
<mysql.connector.version>5.1.40</mysql.connector.version>
<c3po.version>0.9.5.3</c3po.version>
<c3po.version>0.9.5.4</c3po.version>

<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit bf4115f

Please sign in to comment.