Skip to content

Commit 4926867

Browse files
committed
deps: remove superfluous commons-io exclusion
Signed-off-by: Keith Wall <kwall@apache.org>
1 parent 43ac0b1 commit 4926867

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -169,11 +169,6 @@
169169
<groupId>ch.qos.logback</groupId>
170170
<artifactId>logback-classic</artifactId>
171171
</exclusion>
172-
<!-- Pulled in transitively via Testcontainers -->
173-
<exclusion>
174-
<groupId>commons-io</groupId>
175-
<artifactId>commons-io</artifactId>
176-
</exclusion>
177172
</exclusions>
178173
<scope>provided</scope>
179174
</dependency>

0 commit comments

Comments
 (0)