From 6e96f2c4d760ccc255cd2a37aad3e70aeb254f4d Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Fri, 25 Aug 2023 11:11:38 -0500 Subject: [PATCH] Provides transitive vulnerable dependency maven:org.apache.commons:commons-compress:1.4.1 CVE-2018-11771 5.5 Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability pending CVSS allocation CVE-2021-35515 7.5 Excessive Iteration vulnerability pending CVSS allocation CVE-2021-35516 7.5 Improper Handling of Length Parameter Inconsistency vulnerability pending CVSS allocation CVE-2021-35517 7.5 Improper Handling of Length Parameter Inconsistency vulnerability pending CVSS allocation CVE-2021-36090 7.5 Improper Handling of Length Parameter Inconsistency vulnerability pending CVSS allocation --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 13144a9f545..6d541951280 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 1.5 10.6.0 1.16.0 - 1.23.0 + 1.23.0 2.13.0 3.13.0 2.5.2 @@ -1010,6 +1010,11 @@ commons-codec ${commons-codec.version} + + org.apache.commons + commons-compress + ${commons-compress.version} + io.grpc grpc-core