Skip to content

Commit 0d189cd

Browse files
Bump hibernate-validator in /samples/struts2/pet-store (#357)
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.3.2.Final to 5.3.5.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.5.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@4.3.2.Final...5.3.5.Final) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 253910f commit 0d189cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/struts2/pet-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>org.hibernate</groupId>
8383
<artifactId>hibernate-validator</artifactId>
84-
<version>4.3.2.Final</version>
84+
<version>5.3.5.Final</version>
8585
</dependency>
8686

8787
<dependency>

0 commit comments

Comments
 (0)