Skip to content

Commit

Permalink
add test scope to commons-compress dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
brettwooldridge committed Nov 18, 2024
1 parent c166946 commit 1836e3f
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 @@ -127,6 +127,7 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>[1.26.0,)</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 1836e3f

Please sign in to comment.