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
The following commit(s) were added to refs/heads/tomee-8.x by this push:
new 67ceeeb357 TOMEE-4170 - Hibernate 5.6.14
67ceeeb357 is described below
commit 67ceeeb357e3771c1b60b1ea1977159a27b43f23
Author: Richard Zowalla <[email protected]>
AuthorDate: Wed Jan 11 20:10:59 2023 +0100
TOMEE-4170 - Hibernate 5.6.14
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 344c74e27f..a22aca046c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@
<!-- org.glassfish -->
<version.mojarra>2.3.18</version.mojarra>
<!-- org.hibernate -->
- <version.hibernate.orm>5.6.12.Final</version.hibernate.orm>
+ <version.hibernate.orm>5.6.14.Final</version.hibernate.orm>
<version.hibernate.validator>6.2.5.Final</version.hibernate.validator>
<!-- Other API and Impl. not in Jakarta EE -->