From 7de9e5e988ffdc52bafbb212c661d81e76706d9c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Jun 2021 06:17:00 +0000 Subject: [PATCH] Bump hibernate-entitymanager from 4.3.1.Final to 5.5.2.Final Bumps [hibernate-entitymanager](https://github.com/hibernate/hibernate-orm) from 4.3.1.Final to 5.5.2.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/4.3.1.Final...5.5.2) 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 7a8b45c..346b3e5 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.hibernate hibernate-entitymanager - 4.3.1.Final + 5.5.2.Final mysql