Skip to content

Commit bee06ef

Browse files
Bump org.hibernate:hibernate-validator from 5.3.6.Final to 6.2.0.Final
Bumps org.hibernate:hibernate-validator from 5.3.6.Final to 6.2.0.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-version: 6.2.0.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed0a8f0 commit bee06ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
<!-- fix for Java 9 -->
192192
<artifactId>hibernate-validator</artifactId>
193193
<groupId>org.hibernate</groupId>
194-
<version>5.3.6.Final</version>
194+
<version>6.2.0.Final</version>
195195
</dependency>
196196
<dependency>
197197
<!-- needed by Selenium -->

0 commit comments

Comments
 (0)