From ce7b75bae5d9b746402fb970b336e5747fab70f3 Mon Sep 17 00:00:00 2001 From: hongwei Date: Tue, 27 Jun 2023 17:32:26 +0800 Subject: [PATCH] refactor/vornerability - commons-compress --- obp-api/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/obp-api/pom.xml b/obp-api/pom.xml index 054aebdca..6f8c8ea52 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -260,6 +260,11 @@ avro4s-core_${scala.version} ${avro.version} + + org.apache.commons + commons-compress + 1.23.0 + com.twitter chill-akka_${scala.version}