Skip to content

Commit

Permalink
➖ : remove commons-compress dependency
Browse files Browse the repository at this point in the history
seems to be unnecessary as unit & integration tests works without it, as
well as manual tests
  • Loading branch information
juwit committed Oct 16, 2019
1 parent c72c1f9 commit 460c9de
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,12 +162,6 @@
<version>2.27</version>
</dependency>

<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.18</version>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
Expand Down

0 comments on commit 460c9de

Please sign in to comment.