From 3a0c3c549d095aaddea8b52834da1a8662d255c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 10:33:11 +0000 Subject: [PATCH] Bump hibernate-core from 5.4.3.Final to 5.4.24.Final Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.3.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.3...5.4.24) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- sqlhelper-hibernate/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6345fc1f..c784d0a8 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ 8.5.43 - 5.4.3.Final + 5.4.24.Final 3.3.0.Final 1.6 diff --git a/sqlhelper-hibernate/pom.xml b/sqlhelper-hibernate/pom.xml index db46da98..80639236 100644 --- a/sqlhelper-hibernate/pom.xml +++ b/sqlhelper-hibernate/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-core - 5.4.3.Final + 5.4.24.Final provided