parent
2dfbbff343
commit
f100aa7e07
1 changed files with 4 additions and 0 deletions
|
@ -91,6 +91,10 @@
|
||||||
<groupId>com.aayushatharva.brotli4j</groupId>
|
<groupId>com.aayushatharva.brotli4j</groupId>
|
||||||
<artifactId>*</artifactId>
|
<artifactId>*</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.apache.commons</groupId>
|
||||||
|
<artifactId>commons-compress</artifactId>
|
||||||
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue