Skip to content

Commit 00c26d7

Browse files
committed
Change dependency version to one without vulnerabilities.
1 parent a85528a commit 00c26d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>org.hibernate</groupId>
119119
<artifactId>hibernate-validator</artifactId>
120-
<version>5.2.4.Final</version>
120+
<version>6.1.2.Final</version>
121121
<scope>test</scope>
122122
</dependency>
123123
<dependency>

0 commit comments

Comments
 (0)