From 08cda9d690c680fa7ca1cb17904e22506f6b9908 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 06:33:05 +0000 Subject: [PATCH] Bump hibernate-core from 5.4.25.Final to 5.4.32.Final Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.25.Final to 5.4.32.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.32/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.4.25...5.4.32) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 001834c..8843cad 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ org.hibernate hibernate-core - 5.4.25.Final + 5.4.32.Final