Skip to content

Commit b46a6dd

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 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@8.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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f73c8cf commit b46a6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ SPDX-License-Identifier: Apache-2.0
6363
<servlet.version>6.1.0</servlet.version>
6464
<servlet.jstl.version>3.0.0</servlet.jstl.version>
6565
<hibernate.version>6.3.1.Final</hibernate.version>
66-
<hibernate.validator.version>8.0.1.Final</hibernate.validator.version>
66+
<hibernate.validator.version>9.1.0.Final</hibernate.validator.version>
6767
<jakarta.persistence.api.version>3.1.0</jakarta.persistence.api.version>
6868
<jakarta.validation.api.version>3.1.1</jakarta.validation.api.version>
6969
<jakarta.jms.api.version>3.1.0</jakarta.jms.api.version>

0 commit comments

Comments
 (0)