From 5f2c32cf2f66ed220be983c7d22286a9e5441983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 13:36:56 +0000 Subject: [PATCH] Bump hibernate.version from 5.4.10.Final to 5.6.15.Final Bumps `hibernate.version` from 5.4.10.Final to 5.6.15.Final. Updates `org.hibernate:hibernate-core` from 5.4.10.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.10...5.6.15) Updates `org.hibernate:hibernate-entitymanager` from 5.4.10.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.10...5.6.15) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-version: 5.6.15.Final dependency-type: direct:production - dependency-name: org.hibernate:hibernate-entitymanager dependency-version: 5.6.15.Final dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65fb182..a57cb96 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ true jpa-addon - 5.4.10.Final + 5.6.15.Final