Skip to content

Commit 9356e43

Browse files
Bump hibernate-validator from 5.2.4.Final to 5.3.6.Final (#254)
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 5.2.4.Final to 5.3.6.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.6.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@5.2.4.Final...5.3.6.Final) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ab350d commit 9356e43

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
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.hibernate</groupId>
7676
<artifactId>hibernate-validator</artifactId>
77-
<version>5.2.4.Final</version>
77+
<version>5.3.6.Final</version>
7878
<scope>test</scope>
7979
</dependency>
8080

0 commit comments

Comments
 (0)