Skip to content

Commit

Permalink
Bump hibernate-validator from 6.1.2.Final to 6.1.5.Final in /java
Browse files Browse the repository at this point in the history
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.2.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](hibernate/hibernate-validator@6.1.2.Final...6.1.5.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 12, 2021
1 parent 63680ba commit 5f26bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<javax.validation.version>2.0.1.Final</javax.validation.version>
<springfox.version>2.8.0</springfox.version>
<google.auth.library.oauth2.http.version>0.20.0</google.auth.library.oauth2.http.version>
<org.hibernate.validator.version>6.1.2.Final</org.hibernate.validator.version>
<org.hibernate.validator.version>6.1.5.Final</org.hibernate.validator.version>
<auto.value.version>1.6.6</auto.value.version>

<license.content><![CDATA[
Expand Down

0 comments on commit 5f26bfc

Please sign in to comment.