From 239f5fa6594ab169f76912093e0c7575585844ed Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Oct 2023 14:53:31 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEACTIVEMQ-30486 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEACTIVEMQ-30487 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEACTIVEMQ-460596 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEACTIVEMQ-467192 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEACTIVEMQ-467193 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEACTIVEMQ-467269 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEACTIVEMQ-467283 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEACTIVEMQ-674316 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c867ea4..3aa7595 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ org.apache.activemq activemq-pool - 5.4.1 + 5.8.0 provided @@ -106,7 +106,7 @@ org.jboss.resteasy resteasy-spring - 3.1.0.Final + 3.1.1.Final org.jboss.resteasy