Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit ed5f6a8

Browse files
Bump hibernate-validator in /developer-tools/java-debugging/app
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.2.0.Final to 5.3.5.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/5.3.5.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@4.2.0.Final...5.3.5.Final) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf093d0 commit ed5f6a8

File tree

1 file changed

+1
-1
lines changed
  • developer-tools/java-debugging/app

1 file changed

+1
-1
lines changed

developer-tools/java-debugging/app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.hibernate</groupId>
3535
<artifactId>hibernate-validator</artifactId>
36-
<version>4.2.0.Final</version>
36+
<version>5.3.5.Final</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>org.hibernate</groupId>

0 commit comments

Comments
 (0)