Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit eaa0c71

Browse files
authored
Merge pull request #904 from codeconsole/9.0.x-deps
Update validator version to match spring-boot-starter-validation 3.3.4
2 parents 892ed6d + 80f6bc7 commit eaa0c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ groovyVersion=4.0.23
1717
# Tests are built for 1.4.200, so stick with older version
1818
h2Version=1.4.200
1919
hibernate5Version=5.6.15.Final
20-
hibernateValidatorVersion=7.0.5.Final
20+
hibernateValidatorVersion=8.0.1.Final
2121
hibernateGroovyProxy=1.1
2222
jakartaValidationVersion=3.0.2
2323
jakartaPersistenceVersion=3.1.0

0 commit comments

Comments
 (0)