From 31c268b55eb05df1e16f70ec2ea298ae570a2124 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Aug 2024 03:41:36 +0000 Subject: [PATCH] fix: backend/src-common/pom.xml & pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-30646 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-30647 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517 - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-5962464 --- backend/src-common/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/src-common/pom.xml b/backend/src-common/pom.xml index 5462fd0509..2fa8d657e7 100644 --- a/backend/src-common/pom.xml +++ b/backend/src-common/pom.xml @@ -40,7 +40,7 @@ org.apache.httpcomponents httpmime - 4.3.3 + 4.5.13 org.spdx diff --git a/pom.xml b/pom.xml index ecd339ae2d..087174b668 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,7 @@ 4.7.0 4.10.0 1.1.1 - 1.1.5 + 1.1.8 1.4.1 4.1.2 1.18.24