This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch karaf-4.2.x in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.2.x by this push: new cd77d71 [KARAF-6885] Upgrade to Hibernate 5.4.22.Final cd77d71 is described below commit cd77d714dd5d91ff63d1b9969bd2e1cd57c8fd47 Author: jbonofre <jbono...@apache.org> AuthorDate: Thu Oct 15 15:57:30 2020 +0200 [KARAF-6885] Upgrade to Hibernate 5.4.22.Final (cherry picked from commit f24bf36e22b931190778211212123d77b382f0e8) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7e1ff41..279976f 100644 --- a/pom.xml +++ b/pom.xml @@ -259,7 +259,7 @@ <hibernate42.version>4.2.15.Final</hibernate42.version> <hibernate43.version>4.3.6.Final</hibernate43.version> <hibernate52.version>5.2.18.Final</hibernate52.version> - <hibernate.version>5.4.17.Final</hibernate.version> + <hibernate.version>5.4.22.Final</hibernate.version> <hibernate.validator.version>6.1.5.Final</hibernate.validator.version> <httpclient.version>4.5.6</httpclient.version> <jansi.version>1.18</jansi.version>