Skip to content

Commit

Permalink
Slim down JPI
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Aug 6, 2024
1 parent c7d6aff commit b5fb4d3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,11 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
</exclusion>
<!-- Provided by Jenkins core -->
<exclusion>
<groupId>jfree</groupId>
<artifactId>jfreechart</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
Expand Down

0 comments on commit b5fb4d3

Please sign in to comment.