Skip to content

Commit e4bb943

Browse files
authored
Merge pull request seaswalker#10 from seaswalker/dependabot/maven/org.hibernate.validator-hibernate-validator-6.1.0.Final
Bump hibernate-validator from 6.0.2.Final to 6.1.0.Final
2 parents ba03d7c + 2614b08 commit e4bb943

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
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>org.hibernate.validator</groupId>
110110
<artifactId>hibernate-validator</artifactId>
111-
<version>6.0.2.Final</version>
111+
<version>6.1.0.Final</version>
112112
</dependency>
113113

114114
</dependencies>

0 commit comments

Comments
 (0)