Skip to content

Commit 48354bc

Browse files
HappyHacker123vladak
authored andcommitted
Change commons-io scope from compile to test.
1 parent 774e4ae commit 48354bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opengrok-indexer/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Portions Copyright (c) 2020-2020, Lubos Kosco <[email protected]>.
6161
<groupId>commons-io</groupId>
6262
<artifactId>commons-io</artifactId>
6363
<version>${commons-io.version}</version>
64+
<scope>test</scope>
6465
</dependency>
6566
<dependency>
6667
<groupId>org.apache.lucene</groupId>

0 commit comments

Comments
 (0)