Skip to content

Commit f3b03b4

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 f3b03b4

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
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>junit</groupId>
3131
<artifactId>junit</artifactId>
32-
<version>4.11</version>
32+
<version>4.13.1</version>
3333
<scope>test</scope>
3434
</dependency>
3535
<!-- 2、 引入的第二个:导入一些web相关的jar包 -->

0 commit comments

Comments
 (0)