diff --git a/juneau-integration-tests/pom.xml b/juneau-integration-tests/pom.xml index e20e5ac1b5..9d6724bde1 100644 --- a/juneau-integration-tests/pom.xml +++ b/juneau-integration-tests/pom.xml @@ -517,7 +517,7 @@ org.hibernate.validator hibernate-validator - 8.0.3.Final + 9.1.3.Final test diff --git a/juneau-rest/juneau-rest-mock/pom.xml b/juneau-rest/juneau-rest-mock/pom.xml index b16ecfeaa8..0462ee5c53 100644 --- a/juneau-rest/juneau-rest-mock/pom.xml +++ b/juneau-rest/juneau-rest-mock/pom.xml @@ -89,7 +89,7 @@ org.hibernate.validator hibernate-validator - 8.0.3.Final + 9.1.3.Final test diff --git a/juneau-rest/juneau-rest-server/pom.xml b/juneau-rest/juneau-rest-server/pom.xml index 6c918a9c01..8091d1f398 100644 --- a/juneau-rest/juneau-rest-server/pom.xml +++ b/juneau-rest/juneau-rest-server/pom.xml @@ -120,7 +120,7 @@ org.hibernate.validator hibernate-validator - 8.0.3.Final + 9.1.3.Final test