Skip to content

Commit

Permalink
Update hibernate validator to v7.0.2.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 7, 2022
1 parent b87edf3 commit 933348e
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 @@ -128,7 +128,7 @@
<guava.version>30.1.1-jre</guava.version>
<httpclient.version>4.5.13</httpclient.version>
<undertow.version>2.2.14.Final</undertow.version>
<hibernate-validator.version>7.0.2-SNAPSHOT</hibernate-validator.version>
<hibernate-validator.version>7.0.2.Final</hibernate-validator.version>
<validation-api.version>2.0.1.Final</validation-api.version>

<jacoco-check.skip>false</jacoco-check.skip>
Expand Down

0 comments on commit 933348e

Please sign in to comment.