Skip to content

Commit 8e4720d

Browse files
Bump org.hibernate.validator:hibernate-validator from 8.0.2.Final to 9.0.0.Final (#1170)
Bump org.hibernate.validator:hibernate-validator Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 8.0.2.Final to 9.0.0.Final. - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](hibernate/hibernate-validator@8.0.2.Final...9.0.0.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.0.0.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d063fa commit 8e4720d

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
@@ -129,7 +129,7 @@
129129

130130
<!-- JPA deps -->
131131
<hibernate.version>7.0.0.Final</hibernate.version>
132-
<hibernate.validator.version>8.0.2.Final</hibernate.validator.version>
132+
<hibernate.validator.version>9.0.0.Final</hibernate.validator.version>
133133
<eclipselink.version>5.0.0-B08</eclipselink.version>
134134
<jpa.version>3.2.0</jpa.version>
135135
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>

0 commit comments

Comments
 (0)