Skip to content

Commit 01e7747

Browse files
Update dependency org.hibernate.validator:hibernate-validator to v9
1 parent a29548d commit 01e7747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>org.hibernate.validator</groupId>
9595
<artifactId>hibernate-validator</artifactId>
96-
<version>8.0.2.Final</version>
96+
<version>9.0.1.Final</version>
9797
<exclusions>
9898
<exclusion>
9999
<groupId>com.fasterxml</groupId>

0 commit comments

Comments
 (0)