Skip to content

Commit f524c54

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 8.0.2.Final. - [Changelog](https://github.com/hibernate/hibernate-validator/blob/8.0.2.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@8.0.1.Final...8.0.2.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 992c194 commit f524c54

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
@@ -38,7 +38,7 @@
3838
<lombok>1.18.36</lombok>
3939
<awaitility>4.2.2</awaitility>
4040
<logback.test>1.5.8</logback.test>
41-
<hibernate.validator>8.0.1.Final</hibernate.validator>
41+
<hibernate.validator>8.0.2.Final</hibernate.validator>
4242
<netty.version>4.1.115.Final</netty.version>
4343
<kryo.version>5.6.2</kryo.version>
4444
<apacheCommonsCodec.version>1.17.1</apacheCommonsCodec.version>

0 commit comments

Comments
 (0)