Skip to content

Commit f11abd9

Browse files
Bump hibernate-validator from 6.1.0.Final to 6.1.5.Final (#54)
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.0.Final to 6.1.5.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.1.5.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@6.1.0.Final...6.1.5.Final) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1b13d2 commit f11abd9

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
@@ -40,7 +40,7 @@
4040
<spring.version>5.2.7.RELEASE</spring.version>
4141
<spring-data.version>2.3.1.RELEASE</spring-data.version>
4242

43-
<hibernate-validator.version>6.1.0.Final</hibernate-validator.version>
43+
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
4444
<aws-java-sdk.version>1.11.820</aws-java-sdk.version>
4545
<junit.version>4.12</junit.version>
4646
<mockito.version>2.23.0</mockito.version>

0 commit comments

Comments
 (0)