Skip to content

Commit 5988666

Browse files
Bump org.hibernate:hibernate-validator
Bumps org.hibernate:hibernate-validator from 6.0.19.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] <[email protected]>
1 parent 8a061ac commit 5988666

File tree

1 file changed

+1
-1
lines changed
  • samples/client/petstore/java/rest-assured

1 file changed

+1
-1
lines changed

samples/client/petstore/java/rest-assured/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
<dependency>
243243
<groupId>org.hibernate</groupId>
244244
<artifactId>hibernate-validator</artifactId>
245-
<version>6.0.19.Final</version>
245+
<version>6.2.0.Final</version>
246246
</dependency>
247247
<!-- test dependencies -->
248248
<dependency>

0 commit comments

Comments
 (0)