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