From ed2e7e35155ff5837f4b87aaa021d97acff68234 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Oct 2024 05:15:07 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-8161190 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c867ea4..403c467 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ org.jboss.resteasy resteasy-jaxrs - 3.1.0.Final + 3.1.1.Final org.slf4j @@ -106,7 +106,7 @@ org.jboss.resteasy resteasy-spring - 3.1.0.Final + 3.1.1.Final org.jboss.resteasy