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

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

commit bb7a98365cacc9227eea77808a41aa8ef82f833a
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri May 5 12:14:34 2023 +0200

    TOMEE-4211 - Hibernate Integration 5.6.15.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d2a76af179..f6178f9b4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
     <!-- org.glassfish -->
     <version.mojarra>2.3.19</version.mojarra>
     <!-- org.hibernate -->
-    <version.hibernate.orm>5.6.14.Final</version.hibernate.orm>
+    <version.hibernate.orm>5.6.15.Final</version.hibernate.orm>
     <version.hibernate.validator>6.2.5.Final</version.hibernate.validator>
 
     <!-- Other API and Impl. not in Jakarta EE -->

Reply via email to