From 63ab1072d5b2ecd231a7a2270e6148c7b6666185 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 20:35:42 +0000 Subject: [PATCH] Bump hibernate-core from 5.4.18.Final to 5.6.8.Final Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.18.Final to 5.6.8.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.8/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.18...5.6.8) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production update-type: version-update:semver-minor ... 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..c93d0176d 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.6.8.Final cglib diff --git a/pom.xml b/pom.xml index 23261cac9..9b40c019b 100644 --- a/pom.xml +++ b/pom.xml @@ -780,7 +780,7 @@ under the License. org.hibernate hibernate-core - 5.4.18.Final + 5.6.8.Final