We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e58469 commit 3a22abaCopy full SHA for 3a22aba
pom.xml
@@ -78,13 +78,6 @@
78
<artifactId>commons-compress</artifactId>
79
<version>1.26.2</version>
80
</dependency>
81
- <dependency>
82
- <!-- For compressors: snappy and lz4 -->
83
- <groupId>commons-codec</groupId>
84
- <artifactId>commons-codec</artifactId>
85
- <version>1.17.0</version>
86
- </dependency>
87
- <!-- Other dependencies -->
88
<dependency>
89
<groupId>org.slf4j</groupId>
90
<artifactId>slf4j-api</artifactId>
0 commit comments