Skip to content

Commit 9424390

Browse files
authored
Merge pull request #8 from seedstack/dependabot/maven/org.hibernate-hibernate-validator-5.4.2.Final
Bump hibernate-validator from 5.4.1.Final to 5.4.2.Final
2 parents d126f04 + 50b1389 commit 9424390

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
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>org.hibernate</groupId>
8484
<artifactId>hibernate-validator</artifactId>
85-
<version>5.4.1.Final</version>
85+
<version>5.4.2.Final</version>
8686
<scope>test</scope>
8787
</dependency>
8888
<dependency>

0 commit comments

Comments
 (0)