Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2020
1 parent dee1e24 commit 05e06c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion egov/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<!-- Application server provided dependency versions -->
<hibernate-version>5.1.10.Final</hibernate-version>
<hibernate-search-version>5.5.8.Final</hibernate-search-version>
<hibernate-validator-version>5.3.5.Final</hibernate-validator-version>
<hibernate-validator-version>5.3.6.Final</hibernate-validator-version>
<javax-validation-version>1.1.0.Final</javax-validation-version>
<javax-servlet-api-version>1.0.0.Final</javax-servlet-api-version>
<javax-servlet-jstl-version>1.2.6-RC1</javax-servlet-jstl-version>
Expand Down

0 comments on commit 05e06c3

Please sign in to comment.