From ffe3dea33ae33ac669c0cd4936b43ee00bb79cae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 05:27:38 +0000 Subject: [PATCH] Bump the hibernate group with 4 updates Bumps the hibernate group with 4 updates: [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm), [org.hibernate.orm:hibernate-jcache](https://github.com/hibernate/hibernate-orm), [org.hibernate.orm:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) and org.hibernate.orm. Updates `org.hibernate.orm:hibernate-core` from 7.0.6.Final to 7.0.8.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.8/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.0.6...7.0.8) Updates `org.hibernate.orm:hibernate-jcache` from 7.0.6.Final to 7.0.8.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.8/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.0.6...7.0.8) Updates `org.hibernate.orm:hibernate-jpamodelgen` from 7.0.6.Final to 7.0.8.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.8/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.0.6...7.0.8) Updates `org.hibernate.orm:hibernate-jcache` from 7.0.6.Final to 7.0.8.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.8/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.0.6...7.0.8) Updates `org.hibernate.orm:hibernate-jpamodelgen` from 7.0.6.Final to 7.0.8.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.8/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/7.0.6...7.0.8) Updates `org.hibernate.orm` from 7.0.6.Final to 7.0.8.Final --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.0.8.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hibernate - dependency-name: org.hibernate.orm:hibernate-jcache dependency-version: 7.0.8.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hibernate - dependency-name: org.hibernate.orm:hibernate-jpamodelgen dependency-version: 7.0.8.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hibernate - dependency-name: org.hibernate.orm:hibernate-jcache dependency-version: 7.0.8.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hibernate - dependency-name: org.hibernate.orm:hibernate-jpamodelgen dependency-version: 7.0.8.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hibernate - dependency-name: org.hibernate.orm dependency-version: 7.0.8.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hibernate ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 366174c80..47dc9a7b9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,7 +1,7 @@ [versions] assertjVersion = "3.27.3" -hibernateOrmVersion = "7.0.6.Final" -hibernateOrmGradlePluginVersion = "7.0.6.Final" +hibernateOrmVersion = "7.0.8.Final" +hibernateOrmGradlePluginVersion = "7.0.8.Final" jacksonDatabindVersion = "2.19.2" jbossLoggingAnnotationVersion = "3.0.4.Final" jbossLoggingVersion = "3.6.1.Final"