From 6c37241470e3631e208c2eca023eef376353324d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 22:14:18 +0000 Subject: [PATCH] Bump org.hibernate.orm:hibernate-core from 6.4.6.Final to 6.5.0.Final Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) 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-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- database/database-client-hibernate/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/database-client-hibernate/pom.xml b/database/database-client-hibernate/pom.xml index 702d41ef3..527d6abc8 100644 --- a/database/database-client-hibernate/pom.xml +++ b/database/database-client-hibernate/pom.xml @@ -24,7 +24,7 @@ org.hibernate.orm hibernate-core - 6.4.6.Final + 6.5.0.Final \ No newline at end of file