Skip to content

Commit

Permalink
Remove unused lib
Browse files Browse the repository at this point in the history
  • Loading branch information
alicela committed Jun 11, 2024
1 parent 7d02c20 commit 51125ff
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions kraftwerk-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,14 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
</exclusion>
<exclusion>
<artifactId>bcprov-jdk15on</artifactId>
<groupId>org.bouncycastle</groupId>
</exclusion>
<exclusion>
<artifactId>commons-configuration2</artifactId>
<groupId>org.apache.commons</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 51125ff

Please sign in to comment.