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

Commit 80f6bc7

Browse files
committed
Update validator version to match spring-boot-starter-validation 3.3.4
1 parent 892ed6d commit 80f6bc7

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)