Skip to content

Commit ad61727

Browse files
Bump org.hibernate.validator:hibernate-validator (#1323)
Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 9.0.1.Final to 9.1.0.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](hibernate/hibernate-validator@9.0.1.Final...9.1.0.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.0.Final dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00d88c9 commit ad61727

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
@@ -329,7 +329,7 @@
329329

330330
<hibernate.version>7.2.0.Final</hibernate.version>
331331
<hibernate-ehcache.version>6.0.0.Alpha7</hibernate-ehcache.version>
332-
<hibernate-validator.version>9.0.1.Final</hibernate-validator.version>
332+
<hibernate-validator.version>9.1.0.Final</hibernate-validator.version>
333333
<javassist.version>3.30.2-GA</javassist.version>
334334
<jetty.version>11.0.25</jetty.version>
335335
<sf-jung.version>2.1.1</sf-jung.version>

0 commit comments

Comments
 (0)