Skip to content

Commit

Permalink
Upgrade to Hibernate Validator 6.0.9.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Apr 3, 2018
1 parent d5caddf commit 195a66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<hazelcast.version>3.9.3</hazelcast.version>
<hazelcast-hibernate5.version>1.2.3</hazelcast-hibernate5.version>
<hibernate.version>5.2.16.Final</hibernate.version>
<hibernate-validator.version>6.0.8.Final</hibernate-validator.version>
<hibernate-validator.version>6.0.9.Final</hibernate-validator.version>
<hikaricp.version>2.7.8</hikaricp.version>
<hsqldb.version>2.4.0</hsqldb.version>
<htmlunit.version>2.29</htmlunit.version>
Expand Down

0 comments on commit 195a66f

Please sign in to comment.