Skip to content

Commit aacb878

Browse files
Bump org.hibernate.validator:hibernate-validator
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 7.0.1.Final to 9.0.1.Final. - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@7.0.1.Final...9.0.1.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.0.1.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60cc2bf commit aacb878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repositories {
4242
dependencies {
4343
api "com.graphql-java:graphql-java:24.1"
4444
api "com.graphql-java:graphql-java-extended-scalars:22.0"
45-
api "org.hibernate.validator:hibernate-validator:7.0.1.Final"
45+
api "org.hibernate.validator:hibernate-validator:9.0.1.Final"
4646
api "org.glassfish:jakarta.el:4.0.2"
4747

4848
testImplementation 'org.slf4j:slf4j-simple:1.7.31'

0 commit comments

Comments
 (0)