From 0c085b45a7156f37b52c93046839576b67f56c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 21:16:53 +0000 Subject: [PATCH] Bump hibernate-core from 6.0.1.Final to 6.1.7.Final Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.0.1.Final to 6.1.7.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.1.7/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.0.1...6.1.7) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6b233f1fa71..13155f911a9 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ org.hibernate.orm hibernate-core - 6.0.1.Final + 6.1.7.Final test