Skip to content

Commit 3d15f6b

Browse files
build(deps-dev): bump hibernate-validator
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.5.Final to 8.0.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@6.1.5.Final...8.0.0.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d2570b commit 3d15f6b

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
@@ -41,7 +41,7 @@
4141
<validation-api.version>2.0.1.Final</validation-api.version>
4242
<javax.el.version>2.2.6</javax.el.version>
4343
<javax.el-api.version>3.0.0</javax.el-api.version>
44-
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
44+
<hibernate-validator.version>8.0.0.Final</hibernate-validator.version>
4545
<spotbugs-maven-plugin.version>4.7.1.1</spotbugs-maven-plugin.version>
4646
<slf4j-api.version>1.7.36</slf4j-api.version>
4747
<junit-jupiter.version>5.9.0</junit-jupiter.version>

0 commit comments

Comments
 (0)