Skip to content

Commit 9a76e48

Browse files
committed
Update dependency org.hibernate.validator:hibernate-validator to v9
1 parent a6e2132 commit 9a76e48

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
@@ -1328,7 +1328,7 @@
13281328
<dependency>
13291329
<groupId>org.hibernate.validator</groupId>
13301330
<artifactId>hibernate-validator</artifactId>
1331-
<version>8.0.2.Final</version>
1331+
<version>9.0.1.Final</version>
13321332
<scope>runtime</scope>
13331333
</dependency>
13341334
<dependency>

0 commit comments

Comments
 (0)