We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942b8e3 commit e662df9Copy full SHA for e662df9
08-spring-rest/solution-code-spring-crm-rest-demo-add-customer/pom.xml
@@ -11,7 +11,7 @@
11
<springframework.version>5.0.6.RELEASE</springframework.version>
12
<hibernate.version>5.4.1.Final</hibernate.version>
13
<mysql.connector.version>5.1.45</mysql.connector.version>
14
- <c3po.version>0.9.5.3</c3po.version>
+ <c3po.version>0.9.5.4</c3po.version>
15
16
<maven.compiler.source>1.8</maven.compiler.source>
17
<maven.compiler.target>1.8</maven.compiler.target>
0 commit comments