Skip to content

Commit fb5f2d0

Browse files
authored
Merge pull request #324 from RWTH-i5-IDSG/dependabot/maven/org.hibernate.validator-hibernate-validator-6.1.4.Final
Bump hibernate-validator from 6.1.3.Final to 6.1.4.Final
2 parents ca3b577 + 132b5e3 commit fb5f2d0

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
@@ -505,7 +505,7 @@
505505
<dependency>
506506
<groupId>org.hibernate.validator</groupId>
507507
<artifactId>hibernate-validator</artifactId>
508-
<version>6.1.3.Final</version>
508+
<version>6.1.4.Final</version>
509509
</dependency>
510510
<dependency>
511511
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)