Skip to content

Commit

Permalink
Bump hibernate-validator from 6.2.0.Final to 6.2.1.Final (#78)
Browse files Browse the repository at this point in the history
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.2.0.Final to 6.2.1.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.2.1.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.2.0.Final...6.2.1.Final)

---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2022
1 parent 28ed747 commit a77a7cd
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 @@ -113,7 +113,7 @@
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.2.0.Final</version>
<version>6.2.1.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a77a7cd

Please sign in to comment.