Skip to content

Commit e28ea02

Browse files
Bump hibernate-validator from 6.1.1.Final to 6.1.2.Final (#174)
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.1.Final to 6.1.2.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.1.1.Final...6.1.2.Final) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 73692b0 commit e28ea02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<!-- for Bean validation -->
109109
<groupId>org.hibernate.validator</groupId>
110110
<artifactId>hibernate-validator</artifactId>
111-
<version>6.1.1.Final</version>
111+
<version>6.1.2.Final</version>
112112
</dependency>
113113

114114

0 commit comments

Comments
 (0)