Skip to content

Commit 64c8cb4

Browse files
Bump org.hibernate.validator:hibernate-validator (#617)
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 9.0.0.Final to 9.0.1.Final. - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@9.0.0.Final...9.0.1.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8da0654 commit 64c8cb4

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
@@ -78,7 +78,7 @@
7878
<version.org.junit.jupiter>5.13.1</version.org.junit.jupiter>
7979
<version.org.mockito>5.18.0</version.org.mockito>
8080
<version.org.slf4j>2.0.17</version.org.slf4j>
81-
<version.org.hibernate.validator>9.0.0.Final</version.org.hibernate.validator>
81+
<version.org.hibernate.validator>9.0.1.Final</version.org.hibernate.validator>
8282
<version.org.glassfish.expressly>6.0.0</version.org.glassfish.expressly>
8383

8484
<!-- Checkstyle props -->

0 commit comments

Comments
 (0)