Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2021
1 parent 94ac1c1 commit d4cc0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<postgres.version>42.2.5</postgres.version>
<flyway.version>5.2.4</flyway.version>
<javax.validation.version>2.0.1.Final</javax.validation.version>
<hibernate.validator.version>6.1.1.Final</hibernate.validator.version>
<hibernate.validator.version>6.1.5.Final</hibernate.validator.version>
<jackson.version>2.9.8</jackson.version>
<jwt.version>3.8.0</jwt.version>
<aspectj.version>1.9.2</aspectj.version>
Expand Down

0 comments on commit d4cc0cd

Please sign in to comment.