Skip to content

Commit 68791b4

Browse files
Bump hibernate-validator from 6.0.17.Final to 6.1.0.Final
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.17.Final to 6.1.0.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/master/changelog.txt) - [Commits](hibernate/hibernate-validator@6.0.17.Final...6.1.0.Final) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c792375 commit 68791b4

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
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.hibernate.validator</groupId>
107107
<artifactId>hibernate-validator</artifactId>
108-
<version>6.0.17.Final</version>
108+
<version>6.1.0.Final</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>org.glassfish</groupId>

0 commit comments

Comments
 (0)