Skip to content

Commit 3315b79

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump hibernate-validator from 6.0.13.Final to 6.0.20.Final
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.13.Final to 6.0.20.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.0.20.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@6.0.13.Final...6.0.20.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9444d7e commit 3315b79

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
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>org.hibernate.validator</groupId>
129129
<artifactId>hibernate-validator</artifactId>
130-
<version>6.0.13.Final</version>
130+
<version>6.0.20.Final</version>
131131
</dependency>
132132
<!-- Test dependencies -->
133133
<dependency>

0 commit comments

Comments
 (0)