From dbf830c0fa1888fc2ed492c2b4adf1600445a241 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 20 Nov 2023 14:04:13 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-6056408 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e3b5553..5ab2230 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ imario Mario Ivankovits - + Lead developer @@ -33,7 +33,7 @@ gjoseph Gregory Joseph - + Developer @@ -317,7 +317,7 @@ org.hibernate hibernate-core - 3.6.0.Final + 4.1.1.Final provided