From 64470c994b65d2748a3852c8883bd1c81584474b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 22:26:47 +0000 Subject: [PATCH] Bump org.hibernate.orm:hibernate-core from 7.0.6.Final to 7.1.0.Final Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.0.6.Final to 7.1.0.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.0.6...7.1.0) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.1.0.Final 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 5b67c07527..ddc3df9951 100644 --- a/pom.xml +++ b/pom.xml @@ -327,7 +327,7 @@ false false - 7.0.6.Final + 7.1.0.Final 6.0.0.Alpha7 9.0.1.Final 3.30.2-GA