Skip to content

Commit 3901082

Browse files
Update dependency org.hibernate.validator:hibernate-validator to v9
1 parent a8d82ec commit 3901082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.hibernate.validator</groupId>
9494
<artifactId>hibernate-validator</artifactId>
95-
<version>8.0.3.Final</version>
95+
<version>9.1.0.Final</version>
9696
<exclusions>
9797
<exclusion>
9898
<groupId>com.fasterxml</groupId>

0 commit comments

Comments
 (0)