Skip to content

Commit b1ce159

Browse files
committed
Upgrade to Hibernate Validator 7.0.5.Final
Closes gh-859
1 parent 737c1f8 commit b1ce159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-restdocs-platform/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
api("org.assertj:assertj-core:3.23.1")
1919
api("org.hamcrest:hamcrest-core:1.3")
2020
api("org.hamcrest:hamcrest-library:1.3")
21-
api("org.hibernate.validator:hibernate-validator:7.0.4.Final")
21+
api("org.hibernate.validator:hibernate-validator:7.0.5.Final")
2222
api("org.javamoney:moneta:1.4.2")
2323
api("org.jruby:jruby-complete:9.1.13.0")
2424
api("org.junit.jupiter:junit-jupiter-api:5.0.0")

0 commit comments

Comments
 (0)