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

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git


The following commit(s) were added to refs/heads/master by this push:
     new 7555ef76a Bump Hibernate 5.0.9.Final to 5.6.12.Final
     new c6268b881 Merge pull request #63 from garydgregory/r9_bump_hibernate_5
7555ef76a is described below

commit 7555ef76a815dcbdd505d232e1fc5cff2d67bb90
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Oct 8 17:11:03 2022 -0400

    Bump Hibernate 5.0.9.Final to 5.6.12.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d5b2418ab..f69f12553 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
                <juneauVersion>9.0.0</juneauVersion>
                <juneauVersionNext>9.0.1</juneauVersionNext>
                <derby.version>10.10.2.0</derby.version>
-               <hibernate.version>5.0.9.Final</hibernate.version>
+               <hibernate.version>5.6.12.Final</hibernate.version>
                <springboot.version>2.7.4</springboot.version>
                <xml.apis.version>1.4.01</xml.apis.version>
                <javadoc.executable />

Reply via email to