This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 0cc6ae9dd44f9bf83946ae5db766d2a33efd08f6
Author: Richard Zowalla <r...@apache.org>
AuthorDate: Thu Jul 11 09:56:50 2024 +0200

    TOMEE-4367 - Hibernate Validator 8.0.1.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e6f38e17f8..8634fce1f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
     <version.mojarra>4.0.0</version.mojarra> <!-- Downgrade on purpose, see 
TOMEE-4355: https://github.com/eclipse-ee4j/mojarra/issues/5457 -->
     <!-- org.hibernate -->
     <version.hibernate.orm>6.4.3.Final</version.hibernate.orm>
-    <version.hibernate.validator>7.0.5.Final</version.hibernate.validator>
+    <version.hibernate.validator>8.0.1.Final</version.hibernate.validator>
 
     <!-- Other API and Impl. not in Jakarta EE -->
     <version.wss4j>3.0.3</version.wss4j>

Reply via email to