Skip to content

Commit e95e19f

Browse files
Bump hibernate-validator
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.13.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.13.Final...6.1.0.Final) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f959496 commit e95e19f

File tree

1 file changed

+1
-1
lines changed
  • AndroidDatabaseDemo/LoginBackEnd

1 file changed

+1
-1
lines changed

AndroidDatabaseDemo/LoginBackEnd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.hibernate.validator</groupId>
7171
<artifactId>hibernate-validator</artifactId>
72-
<version>6.0.13.Final</version>
72+
<version>6.0.20.Final</version>
7373
</dependency>
7474

7575
<!-- 13、Log -->

0 commit comments

Comments
 (0)