Skip to content

Commit

Permalink
Bump c3p0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2020
1 parent 942b8e3 commit 029ff9d
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 029ff9d

Please sign in to comment.