Skip to content

Commit 19aea77

Browse files
Bump hibernate-validator in /AndroidDatabaseDemo/LoginBackEnd
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] <[email protected]>
1 parent ce65e87 commit 19aea77

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)