Skip to content

Commit 60baddc

Browse files
build(deps): bump org.hibernate.validator:hibernate-validator (#557)
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.5.Final to 6.2.0.Final. - [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.2.0.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@6.1.5.Final...6.2.0.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92ffc39 commit 60baddc

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.hibernate.validator</groupId>
8181
<artifactId>hibernate-validator</artifactId>
82-
<version>6.1.5.Final</version>
82+
<version>6.2.0.Final</version>
8383
</dependency>
8484

8585
<!-- MySQL 连接驱动依赖 -->

0 commit comments

Comments
 (0)