Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 9c817b9

Browse files
Bump org.hibernate:hibernate-validator from 5.1.3.Final to 8.0.1.Final
Bumps org.hibernate:hibernate-validator from 5.1.3.Final to 8.0.1.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c87d8b6 commit 9c817b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ assertj-core = { module = "org.assertj:assertj-core", version = "3.24.2"}
44
commons-lang = { module = "org.apache.commons:commons-lang3", version = "3.13.0" }
55
commons-validator = { module = "commons-validator:commons-validator", version = "1.7" }
66
guava = { module = "com.google.guava:guava", version= "32.1.3-jre" }
7-
hibernate-validator = { module = "org.hibernate:hibernate-validator", version = "5.1.3.Final" }
7+
hibernate-validator = { module = "org.hibernate:hibernate-validator", version = "8.0.1.Final" }
88
javax-elApi = { module = "javax.el:javax.el-api", version = "3.0.0" }
99
javax-jaxbApi = { module = "javax.xml.bind:jaxb-api", version = "2.3.1" }
1010
javax-validation = { module = "javax.validation:validation-api", version = "1.1.0.Final" }

0 commit comments

Comments
 (0)