From 5fa0c190117c37d48f0da243d7c74ff9e4c4a080 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Apr 2024 02:36:03 +0000 Subject: [PATCH] feat: upgrade org.hibernate:hibernate-entitymanager from 4.3.1.Final to 5.6.15.Final Snyk has created this PR to upgrade org.hibernate:hibernate-entitymanager from 4.3.1.Final to 5.6.15.Final. See this package in Maven Repository: https://mvnrepository.com/artifact/org.hibernate/hibernate-entitymanager/ See this project in Snyk: https://app.snyk.io/org/exnadella/project/27d71a0b-256c-48ac-a45f-b861a0236f9f?utm_source=github&utm_medium=referral&page=upgrade-pr --- public/transactions-hibernate4/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/transactions-hibernate4/pom.xml b/public/transactions-hibernate4/pom.xml index 6bd63a5c..23ad1870 100644 --- a/public/transactions-hibernate4/pom.xml +++ b/public/transactions-hibernate4/pom.xml @@ -27,7 +27,7 @@ org.hibernate hibernate-entitymanager - 4.3.1.Final + 5.6.15.Final provided