From 458deee7061238cb380f4660cb0a627de034161e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Nov 2024 20:13:14 +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-ORGSPRINGFRAMEWORK-8230373 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8384234 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230364 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230366 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230368 --- public/transactions-remoting/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/transactions-remoting/pom.xml b/public/transactions-remoting/pom.xml index 230dbdfd..89ba3658 100644 --- a/public/transactions-remoting/pom.xml +++ b/public/transactions-remoting/pom.xml @@ -65,7 +65,7 @@ org.apache.dubbo dubbo - 2.7.6 + 3.3.0 provided @@ -83,7 +83,7 @@ org.springframework.hateoas spring-hateoas - 0.23.0.RELEASE + 2.4.0 provided