Skip to content

Commit 93400ed

Browse files
build(deps-dev): bump hibernate-validator
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.5.Final to 7.0.4.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/7.0.4.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@6.1.5.Final...7.0.4.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 3c112b1 commit 93400ed

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>7.0.4.Final</hibernate-validator.version>
4545
<spotbugs-maven-plugin.version>4.7.0.0</spotbugs-maven-plugin.version>
4646
<slf4j-api.version>1.7.36</slf4j-api.version>
4747
<junit-jupiter.version>5.8.2</junit-jupiter.version>

0 commit comments

Comments
 (0)