Unverified Commit b48e9978 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump hibernate-validator from 6.1.0.Final to 6.1.5.Final (#484)

Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.0.Final to 6.1.5.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.1.5.Final/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-validator/compare/6.1.0.Final...6.1.5.Final

)

---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:production
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent ce2720b5
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
<dependency> <dependency>
<groupId>org.hibernate.validator</groupId> <groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId> <artifactId>hibernate-validator</artifactId>
<version>6.1.0.Final</version> <version>6.1.5.Final</version>
</dependency> </dependency>
<!-- MySQL 连接驱动依赖 --> <!-- MySQL 连接驱动依赖 -->
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment