This repository was archived by the owner on Oct 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 147147 <groupId >commons-codec</groupId >
148148 <artifactId >commons-codec</artifactId >
149149 </dependency >
150+
151+ <dependency >
152+ <groupId >org.apache.commons</groupId >
153+ <artifactId >commons-compress</artifactId >
154+ </dependency >
155+
150156 <!-- <dependency> <groupId>com.holdenkarau</groupId> <artifactId>spark-testing-base_${scala.binary.version}</artifactId>
151157 </dependency> -->
152158
250256 <exclude >org.apache.avro:avro*</exclude >
251257 <exclude >org.apache.commons:commons-lang3</exclude >
252258 <exclude >org.apache.commons:commons-math3</exclude >
253- <exclude >org.apache.commons:commons-compress</exclude >
259+ <!-- < exclude>org.apache.commons:commons-compress</exclude> -- >
254260 <exclude >org.apache.curator:curator*</exclude >
255261 <exclude >org.apache.directory.api:*</exclude >
256262 <exclude >org.apache.directory.server:*</exclude >
You can’t perform that action at this time.
0 commit comments