Skip to content

Commit b100435

Browse files
Merge pull request #313 from avaje/dependabot/maven/main/dependencies-aaff35870d
Bump org.hibernate.validator:hibernate-validator from 9.0.0.Final to 9.0.1.Final in the dependencies group
2 parents a30f977 + 2d13303 commit b100435

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)