Skip to content

Commit 85b5915

Browse files
committed
XCOMMONS-2109: Upgrade to Hibernate Validator 8.0.2
1 parent f3fd108 commit 85b5915

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
@@ -1320,7 +1320,7 @@
13201320
<dependency>
13211321
<groupId>org.hibernate.validator</groupId>
13221322
<artifactId>hibernate-validator</artifactId>
1323-
<version>8.0.1.Final</version>
1323+
<version>8.0.2.Final</version>
13241324
<scope>runtime</scope>
13251325
</dependency>
13261326
<dependency>

0 commit comments

Comments
 (0)