From 106c2bd4cf42d67ffe9dc7038780aea52a952569 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 06:19:16 +0000 Subject: [PATCH] Bump hibernate-entitymanager from 4.3.1.Final to 5.5.3.Final Bumps [hibernate-entitymanager](https://github.com/hibernate/hibernate-orm) from 4.3.1.Final to 5.5.3.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.3) 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..d99635f 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.hibernate hibernate-entitymanager - 4.3.1.Final + 5.5.3.Final mysql