Skip to content

Commit 4fc095a

Browse files
Bump org.hibernate.validator:hibernate-validator
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.2.Final to 9.0.0.Final. - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](hibernate/hibernate-validator@8.0.2.Final...9.0.0.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.0.0.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65fab21 commit 4fc095a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-plugins/aws-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
implementation 'software.amazon.awssdk:secretsmanager'
88
implementation 'software.amazon.awssdk:sts'
99
implementation 'software.amazon.awssdk:arns'
10-
implementation 'org.hibernate.validator:hibernate-validator:8.0.2.Final'
10+
implementation 'org.hibernate.validator:hibernate-validator:9.0.1.Final'
1111
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml'
1212
testImplementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
1313
testImplementation project(':data-prepper-test:test-common')

0 commit comments

Comments
 (0)