Skip to content

Commit 9a22b96

Browse files
authored
Merge pull request #1 from sarvex/dependabot/maven/TodoSyncServer/org.hibernate-hibernate-validator-6.0.23.Final
Bump hibernate-validator from 4.2.0.Final to 6.0.23.Final in /TodoSyncServer
2 parents 9ff4e63 + 3a8181b commit 9a22b96

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)