Skip to content

Commit 59b229f

Browse files
Bump org.hibernate.validator:hibernate-validator
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c479bcf commit 59b229f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<jsr305.version>3.0.2</jsr305.version>
7171
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
7272
<jackson-annotations.version>2.18.2</jackson-annotations.version>
73-
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
73+
<hibernate-validator.version>8.0.2.Final</hibernate-validator.version>
7474
<!-- / Dependency Versions -->
7575

7676
<!-- Build Plugin Versions -->

0 commit comments

Comments
 (0)