diff --git a/avro-flink-serde/pom.xml b/avro-flink-serde/pom.xml index a5217bf9..591b77a4 100644 --- a/avro-flink-serde/pom.xml +++ b/avro-flink-serde/pom.xml @@ -149,11 +149,6 @@ - - org.apache.commons - commons-compress - 1.21 - org.apache.flink diff --git a/common/pom.xml b/common/pom.xml index 4c26d11b..2e54977a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -89,10 +89,6 @@ - - org.apache.commons - commons-compress - org.slf4j slf4j-api diff --git a/pom.xml b/pom.xml index b1afa22f..d011f3f2 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,6 @@ 1.0.39 1.14.2 4.8.120 - 1.21 3.8.1 2.12.2 @@ -168,12 +167,18 @@ org.apache.avro avro ${avro.version} + + + org.apache.commons + commons-compress + + - + org.apache.commons commons-compress - ${commons.compress.version} + provided org.apache.avro