Skip to content

Commit d7acdc5

Browse files
committed
Upgrade to Hibernate Validator 9.1.0.CR1
1 parent a705c6f commit d7acdc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ dependencies {
122122
api("org.graalvm.sdk:graal-sdk:22.3.1")
123123
api("org.hamcrest:hamcrest:3.0")
124124
api("org.hibernate.orm:hibernate-core:7.2.0.CR1")
125-
api("org.hibernate.validator:hibernate-validator:9.0.1.Final")
125+
api("org.hibernate.validator:hibernate-validator:9.1.0.CR1")
126126
api("org.hsqldb:hsqldb:2.7.4")
127127
api("org.htmlunit:htmlunit:4.17.0")
128128
api("org.javamoney:moneta:1.4.4")

0 commit comments

Comments
 (0)