From f6c9e2565d9ec782a7493974c74ced5d49692bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 21:09:58 +0000 Subject: [PATCH] Bump hibernate-core from 6.0.1.Final to 6.1.6.Final Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.0.1.Final to 6.1.6.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.1.6/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.0.1...6.1.6) --- 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..85944f7ccf4 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ org.hibernate.orm hibernate-core - 6.0.1.Final + 6.1.6.Final test