From eb4a82a412abd808c411b5de7c5c335ae011fa0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 02:25:29 +0000 Subject: [PATCH] Bump hibernate.version from 7.0.0.Beta1 to 7.0.0.CR1 Bumps `hibernate.version` from 7.0.0.Beta1 to 7.0.0.CR1. Updates `org.hibernate.orm:hibernate-core` from 7.0.0.Beta1 to 7.0.0.CR1 - [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.0.Beta1...7.0.0.CR1) Updates `org.hibernate.orm:hibernate-processor` from 7.0.0.Beta1 to 7.0.0.CR1 - [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.0.Beta1...7.0.0.CR1) Updates `org.hibernate.orm:hibernate-community-dialects` from 7.0.0.Beta1 to 7.0.0.CR1 - [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.0.Beta1...7.0.0.CR1) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.0.0.CR1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-processor dependency-version: 7.0.0.CR1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.hibernate.orm:hibernate-community-dialects dependency-version: 7.0.0.CR1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4e9e1d7..85def5a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 9443 / - 7.0.0.Beta1 + 7.0.0.CR1