From ee8e336f22ed6061e70917ba508e6871adaf1011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 22:06:49 +0000 Subject: [PATCH] Bump hibernate-core from 6.0.1.Final to 6.1.4.Final Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.0.1.Final to 6.1.4.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.1.4/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.0.1...6.1.4) --- 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..bc1d2884a23 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ org.hibernate.orm hibernate-core - 6.0.1.Final + 6.1.4.Final test