Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 26a12ee

Browse files
dependabot[bot]fbenz
authored andcommitted
Bump hibernate-validator in /spring-auto-restdocs-core (#367)
Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.13.Final to 6.1.0.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/master/changelog.txt) - [Commits](hibernate/hibernate-validator@6.0.13.Final...6.1.0.Final) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50160f7 commit 26a12ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-auto-restdocs-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.hibernate.validator</groupId>
9696
<artifactId>hibernate-validator</artifactId>
97-
<version>6.0.13.Final</version>
97+
<version>6.1.0.Final</version>
9898
<scope>test</scope>
9999
</dependency>
100100
<dependency>

0 commit comments

Comments
 (0)