From f45c6cdffcc74b0f92e3774ac86c78de34317465 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 27 Mar 2025 18:16:56 +0000 Subject: [PATCH] fix: upgrade org.hibernate:hibernate-core from 3.3.1.GA to 3.6.10.Final Snyk has created this PR to upgrade org.hibernate:hibernate-core from 3.3.1.GA to 3.6.10.Final. See this package in maven: org.hibernate:hibernate-core See this project in Snyk: https://app.us.snyk.io/org/nova8-techsales-team/project/b22331c9-abab-4ad9-867e-240761abeb3a?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad967556..7e60a8ea 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ org.hibernate hibernate-core - 3.3.1.GA + 3.6.10.Final