Skip to content

Commit 024ae7c

Browse files
committed
Update dependency org.hibernate.validator:hibernate-validator to v9
1 parent 3cd60a9 commit 024ae7c

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
@@ -1325,7 +1325,7 @@
13251325
<dependency>
13261326
<groupId>org.hibernate.validator</groupId>
13271327
<artifactId>hibernate-validator</artifactId>
1328-
<version>8.0.2.Final</version>
1328+
<version>9.0.0.Final</version>
13291329
<scope>runtime</scope>
13301330
</dependency>
13311331
<dependency>

0 commit comments

Comments
 (0)