Skip to content

Commit f26b8c2

Browse files
committed
pom.xml: update hibernate-validator to 5.2.5.Final
Changelog: https://github.com/hibernate/hibernate-validator/blob/5.2.5.Final/changelog.txt No functional changes.
1 parent bfaf1cc commit f26b8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@
452452
<h2.version>1.4.195</h2.version>
453453

454454
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.4.6.RELEASE/spring-boot-dependencies/pom.xml) -->
455-
<hibernate-validator.version>5.2.4.Final</hibernate-validator.version>
455+
<hibernate-validator.version>5.2.5.Final</hibernate-validator.version>
456456

457457
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.4.6.RELEASE/spring-boot-dependencies/pom.xml) -->
458458
<htmlunit.version>2.21</htmlunit.version>

0 commit comments

Comments
 (0)