From b4132b33bd9b6826e8ea31dd2cc3a318c901573d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 22:15:09 +0000 Subject: [PATCH] build(deps): bump org.hibernate.orm:hibernate-jcache Bumps [org.hibernate.orm:hibernate-jcache](https://github.com/hibernate/hibernate-orm) from 6.5.2.Final to 7.0.9.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.9/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.5.2...7.0.9) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-jcache dependency-version: 7.0.9.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c46a075..f04fd219 100644 --- a/pom.xml +++ b/pom.xml @@ -213,7 +213,7 @@ org.hibernate.orm hibernate-jcache - 6.5.2.Final + 7.0.9.Final org.ehcache