From 15494ee2c1a10d84a4921b329b1df98e771645e2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 06:20:55 +0000 Subject: [PATCH] Bump hibernate-core from 5.0.7.Final to 5.5.0.Final Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.0.7.Final to 5.5.0.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/5.0.7...5.5.0) 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 2202d53..c1695d0 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.hibernate hibernate-core - 5.0.7.Final + 5.5.0.Final mysql