From 3b8f7c76259a018118b0b8a751a206d4522614fe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Jan 2025 23:34:45 +0000 Subject: [PATCH] fix: public/transactions-remoting/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECXF-8648831 --- public/transactions-remoting/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/transactions-remoting/pom.xml b/public/transactions-remoting/pom.xml index 230dbdfd..e2f62e15 100644 --- a/public/transactions-remoting/pom.xml +++ b/public/transactions-remoting/pom.xml @@ -41,19 +41,19 @@ org.apache.cxf cxf-rt-frontend-jaxrs - 3.1.11 + 3.5.10 provided org.apache.cxf cxf-rt-rs-client - 3.1.11 + 3.5.10 provided cxf-rt-rs-extension-providers org.apache.cxf - 3.1.11 + 3.5.10 provided