From 002b4cf4bf3df80ecba572bd54b6b951a15f6bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 22:12:12 +0000 Subject: [PATCH] chore(deps): Bump hibernate.version from 6.5.2.Final to 6.6.0.Final Bumps `hibernate.version` from 6.5.2.Final to 6.6.0.Final. Updates `org.hibernate.orm:hibernate-platform` from 6.5.2.Final to 6.6.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/6.5.2...6.6.0) Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.5.2.Final to 6.6.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/6.5.2...6.6.0) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-platform dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/pom.xml b/dependencies/pom.xml index d1d88267..3eeb4578 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -20,7 +20,7 @@ 2.12.7 22.0 3.1.0 - 6.5.2.Final + 6.6.0.Final