From 0efcf8fa85721b9f988da76197329b5f551e96c8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 May 2023 15:29:59 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSIO-1277109 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517 --- 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