From 2f33b14ce89fb5a7ab9e2ddaf391d2ac916c20fe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Jul 2024 23:02:29 +0000 Subject: [PATCH] fix: upgrade org.hibernate:hibernate-entitymanager from 4.2.5.Final to 4.3.11.Final Snyk has created this PR to upgrade org.hibernate:hibernate-entitymanager from 4.2.5.Final to 4.3.11.Final. See this package in maven: org.hibernate:hibernate-entitymanager See this project in Snyk: https://app.snyk.io/org/super.denis/project/6c1a5d28-e50f-4a24-b168-97d7bfcb65fa?utm_source=github&utm_medium=referral&page=upgrade-pr --- src/main/resources/archetype-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml index 3bee462..35cdc1d 100644 --- a/src/main/resources/archetype-resources/pom.xml +++ b/src/main/resources/archetype-resources/pom.xml @@ -121,7 +121,7 @@ org.hibernate hibernate-entitymanager - 4.2.5.Final + 4.3.11.Final org.hsqldb