Skip to content

Commit de3735c

Browse files
authored
Merge pull request #10 from TransactPRO/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 9949f69 + 33a6c19 commit de3735c

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
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>org.hibernate.validator</groupId>
160160
<artifactId>hibernate-validator</artifactId>
161-
<version>6.1.0.Final</version>
161+
<version>6.1.5.Final</version>
162162
</dependency>
163163
<dependency>
164164
<groupId>javax.el</groupId>

0 commit comments

Comments
 (0)