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 51125ff commit c4065c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kraftwerk-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,10 @@
<artifactId>commons-configuration2</artifactId>
<groupId>org.apache.commons</groupId>
</exclusion>
<exclusion>
<artifactId>guava</artifactId>
<groupId>com.google.guava</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit c4065c8

Please sign in to comment.