From 6af5da05bd6ebb4ae1bc6ad13406fc4d2eda57b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 22:27:08 +0000 Subject: [PATCH] Bump org.hibernate.orm:hibernate-core from 6.4.4.Final to 6.4.6.Final Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.4.4.Final to 6.4.6.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.6/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.4.4...6.4.6) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-type: direct:production update-type: version-update:semver-patch ... 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 7dc9a1de8..702d41ef3 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.4.Final + 6.4.6.Final \ No newline at end of file