Skip to content

Commit 961661e

Browse files
fix(deps): update dependency org.hibernate.validator:hibernate-validator to v9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c96506 commit 961661e

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
@@ -71,7 +71,7 @@
7171
<!-- dependencies-->
7272
<commons-cli.version>1.9.0</commons-cli.version>
7373
<guava.version>33.4.8-jre</guava.version>
74-
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
74+
<hibernate-validator.version>9.0.0.Final</hibernate-validator.version>
7575
<jakarta-el.version>3.0.4</jakarta-el.version>
7676
<property-loader.version>1.5.1</property-loader.version>
7777
<reflections.version>0.10.2</reflections.version>

0 commit comments

Comments
 (0)