We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caefcde commit 3f74ba2Copy full SHA for 3f74ba2
1 file changed
pom.xml
@@ -148,12 +148,6 @@ under the License.
148
<version>${version.slf4j}</version>
149
<scope>test</scope>
150
</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>
157
<dependency>
158
<groupId>org.apache.maven.plugin-testing</groupId>
159
<artifactId>maven-plugin-testing-harness</artifactId>
0 commit comments