Skip to content

Commit

Permalink
fix(deps): update dependency org.hibernate:hibernate-validator to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 60ba6ae commit 94034f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-forge-core/src/main/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>7.0.5.Final</version>
<version>8.0.1.Final</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
Expand Down

0 comments on commit 94034f7

Please sign in to comment.