From 4de074beed062a5f23bafdcd728f25e1d19a1660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Apr 2022 13:31:48 +0000 Subject: [PATCH] Bump hibernate-core from 5.4.18.Final to 5.4.24.Final Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.18.Final to 5.4.24.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.18...5.4.24) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- juddi-rest-cxf/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/juddi-rest-cxf/pom.xml b/juddi-rest-cxf/pom.xml index 7c161cffd..7f68523cc 100644 --- a/juddi-rest-cxf/pom.xml +++ b/juddi-rest-cxf/pom.xml @@ -109,7 +109,7 @@ org.hibernate hibernate-core - 4.3.6.Final + 5.4.24.Final cglib diff --git a/pom.xml b/pom.xml index 362f4ada3..e1b82defb 100644 --- a/pom.xml +++ b/pom.xml @@ -781,7 +781,7 @@ under the License. org.hibernate hibernate-core - 5.4.18.Final + 5.4.24.Final