Skip to content

Commit 3f74ba2

Browse files
committed
Drop commons-io; unused
1 parent caefcde commit 3f74ba2

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,12 +148,6 @@ under the License.
148148
<version>${version.slf4j}</version>
149149
<scope>test</scope>
150150
</dependency>
151-
<dependency>
152-
<groupId>commons-io</groupId>
153-
<artifactId>commons-io</artifactId>
154-
<version>2.21.0</version>
155-
<scope>test</scope>
156-
</dependency>
157151
<dependency>
158152
<groupId>org.apache.maven.plugin-testing</groupId>
159153
<artifactId>maven-plugin-testing-harness</artifactId>

0 commit comments

Comments
 (0)