We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 498f371 commit a54c085Copy full SHA for a54c085
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
<spring-security.version>4.0.2.RELEASE</spring-security.version>
13
<spring-data-jpa.version>1.8.2.RELEASE</spring-data-jpa.version>
14
<hibernate.version>4.3.11.Final</hibernate.version>
15
- <hibernate-validator.version>5.2.1.Final</hibernate-validator.version>
+ <hibernate-validator.version>5.2.5.Final</hibernate-validator.version>
16
<mysql-connector.version>5.1.35</mysql-connector.version>
17
<commons-dbcp.version>1.4</commons-dbcp.version>
18
<jstl.version>1.2</jstl.version>
0 commit comments