Skip to content

Commit 34aca6b

Browse files
dependabot[bot]remkop
authored andcommitted
Bump hibernate-validator from 7.0.1.Final to 7.0.2.Final
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 7.0.1.Final to 7.0.2.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](hibernate/hibernate-validator@7.0.1.Final...7.0.2.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0111d23 commit 34aca6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

picocli-examples/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
"org.apache.logging.log4j:log4j-core:2.17.1",
3535
// for the JSR-380 BeanValidation example
3636
"javax.validation:validation-api:2.0.1.Final",
37-
"org.hibernate.validator:hibernate-validator:7.0.1.Final",
37+
"org.hibernate.validator:hibernate-validator:7.0.2.Final",
3838
"org.hibernate.validator:hibernate-validator-annotation-processor:7.0.1.Final",
3939
"javax.el:javax.el-api:3.0.0",
4040
"org.glassfish.web:javax.el:2.2.6"

0 commit comments

Comments
 (0)