Skip to content

Commit

Permalink
Merge pull request #1656 from steve-community/dependabot/maven/org.hi…
Browse files Browse the repository at this point in the history
…bernate.validator-hibernate-validator-8.0.2.Final

Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final
  • Loading branch information
goekay authored Dec 15, 2024
2 parents 957ab9c + d6af2be commit a7162e9
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 @@ -564,7 +564,7 @@
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>8.0.1.Final</version>
<version>8.0.2.Final</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit a7162e9

Please sign in to comment.