Skip to content

Commit 40bded4

Browse files
Bump org.hibernate.validator:hibernate-validator (#2922)
Bumps the development-dependencies group with 1 update: [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator). Updates `org.hibernate.validator:hibernate-validator` from 8.0.1.Final to 8.0.2.Final - [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.2.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@8.0.1.Final...8.0.2.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d7c382 commit 40bded4

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
@@ -51,7 +51,7 @@ ext {
5151
commonsHttpClientVersion = '5.4.1'
5252
commonsPoolVersion = '2.12.0'
5353
hamcrestVersion = '3.0'
54-
hibernateValidationVersion = '8.0.1.Final'
54+
hibernateValidationVersion = '8.0.2.Final'
5555
jacksonBomVersion = '2.18.2'
5656
jaywayJsonPathVersion = '2.9.0'
5757
junit4Version = '4.13.2'

0 commit comments

Comments
 (0)