Skip to content

Commit

Permalink
Merge pull request #361 from Blackdread/dependabot/maven/org.hibernat…
Browse files Browse the repository at this point in the history
…e-hibernate-validator-8.0.1.Final

Bump org.hibernate:hibernate-validator from 8.0.0.Final to 8.0.1.Final
  • Loading branch information
Blackdread authored Jan 3, 2024
2 parents 19124b3 + 8a871e9 commit 97552d5
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 @@ -277,7 +277,7 @@
<!-- https://mvnrepository.com/artifact/org.hibernate/hibernate-validator -->
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>8.0.0.Final</version>
<version>8.0.1.Final</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 97552d5

Please sign in to comment.