Skip to content

Commit 33c336a

Browse files
Bump org.hibernate.validator:hibernate-validator (#3670)
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 8bf5309 commit 33c336a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ext {
5353
assertjVersion = '3.25.3'
5454
awaitilityVersion = '4.2.2'
5555
hamcrestVersion = '3.0'
56-
hibernateValidationVersion = '8.0.1.Final'
56+
hibernateValidationVersion = '8.0.2.Final'
5757
jacksonBomVersion = '2.18.2'
5858
jaywayJsonPathVersion = '2.9.0'
5959
junit4Version = '4.13.2'

0 commit comments

Comments
 (0)