Skip to content

Commit 9db710e

Browse files
committed
Upgrade to Hibernate Validator 9.0.1.Final
1 parent e9c24b7 commit 9db710e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-restdocs-platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
api("org.assertj:assertj-core:3.23.1")
2222
api("org.hamcrest:hamcrest-core:1.3")
2323
api("org.hamcrest:hamcrest-library:1.3")
24-
api("org.hibernate.validator:hibernate-validator:9.0.0.CR1")
24+
api("org.hibernate.validator:hibernate-validator:9.0.1.Final")
2525
api("org.jspecify:jspecify:1.0.0")
2626
api("org.javamoney:moneta:1.4.2")
2727
}

0 commit comments

Comments
 (0)