Skip to content

Commit 81d1518

Browse files
authored
Merge pull request #91 from zalando-stups/dependabot/maven/org.hibernate.validator-hibernate-validator-6.1.5.Final
Bump hibernate-validator from 6.1.0.Final to 6.1.5.Final
2 parents 3ba6707 + bbed6cd commit 81d1518

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
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.hibernate.validator</groupId>
102102
<artifactId>hibernate-validator</artifactId>
103-
<version>6.1.0.Final</version>
103+
<version>6.1.5.Final</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>org.glassfish</groupId>

0 commit comments

Comments
 (0)