Skip to content

Commit 3a8181b

Browse files
Bump hibernate-validator in /TodoSyncServer
Bumps hibernate-validator from 4.2.0.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44f9f05 commit 3a8181b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoSyncServer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>org.hibernate</groupId>
9999
<artifactId>hibernate-validator</artifactId>
100-
<version>4.2.0.Final</version>
100+
<version>6.0.23.Final</version>
101101
<scope>provided</scope>
102102
<exclusions>
103103
<exclusion>

0 commit comments

Comments
 (0)