We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2be3243 + 029ff9d commit bf4115fCopy full SHA for bf4115f
07-spring-security-5/bonus-code-crm-with-security-in-memory-authentication/pom.xml
100755
100644
@@ -15,7 +15,7 @@
15
16
<hibernate.version>5.4.1.Final</hibernate.version>
17
<mysql.connector.version>5.1.40</mysql.connector.version>
18
- <c3po.version>0.9.5.3</c3po.version>
+ <c3po.version>0.9.5.4</c3po.version>
19
20
<maven.compiler.source>1.8</maven.compiler.source>
21
<maven.compiler.target>1.8</maven.compiler.target>
0 commit comments