Skip to content

Commit 2d13303

Browse files
Bump org.hibernate.validator:hibernate-validator
Bumps the dependencies group with 1 update: [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator). Updates `org.hibernate.validator:hibernate-validator` from 9.0.0.Final to 9.0.1.Final - [Changelog](https://github.com/hibernate/hibernate-validator/blob/9.0.1.Final/changelog.txt) - [Commits](hibernate/hibernate-validator@9.0.0.Final...9.0.1.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a30f977 commit 2d13303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blackbox-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.hibernate.validator</groupId>
3131
<artifactId>hibernate-validator</artifactId>
32-
<version>9.0.0.Final</version>
32+
<version>9.0.1.Final</version>
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)