From 266c625616d6fc55b8f5e994489e7c5c7da24b7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 08:06:45 +0000 Subject: [PATCH] Bump org.hibernate:hibernate-entitymanager Bumps [org.hibernate:hibernate-entitymanager](https://github.com/hibernate/hibernate-orm) from 5.4.29.Final to 5.6.15.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.15/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.29...5.6.15) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-entitymanager dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f374bda19..08aee4764 100644 --- a/pom.xml +++ b/pom.xml @@ -580,7 +580,7 @@ org.hibernate hibernate-entitymanager - 5.4.29.Final + 5.6.15.Final