From c932f4d02644dbcbbb5c4f59f24f21d1b2641856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 04:39:55 +0000 Subject: [PATCH] chore(deps): bump hibernate.version from 6.4.6.Final to 6.5.0.Final Bumps `hibernate.version` from 6.4.6.Final to 6.5.0.Final. Updates `org.hibernate.orm:hibernate-platform` from 6.4.6.Final to 6.5.0.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.5.0/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.4.6...6.5.0) Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.4.6.Final to 6.5.0.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.5.0/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.4.6...6.5.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 7d487b0e..5cfd53a9 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -20,7 +20,7 @@ 2.12.7 21.0 3.1.0 - 6.4.6.Final + 6.5.0.Final