Skip to content

Commit

Permalink
fix: dependency rg.tukaani:xz should have a test scope (#3832)
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarsotovalero authored Mar 12, 2021
1 parent 7fa0071 commit 047df3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
<groupId>org.tukaani</groupId>
<artifactId>xz</artifactId>
<version>1.8</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 047df3d

Please sign in to comment.