Skip to content

Commit 135b0db

Browse files
committed
SLLS-299 Drop commons-io
1 parent 79a1f02 commit 135b0db

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,6 @@
7474
<artifactId>sonarlint-rpc-java-client</artifactId>
7575
<version>${sonarlint.core.version}</version>
7676
</dependency>
77-
<!-- Keep while SLOOP is used in-process -->
78-
<dependency>
79-
<groupId>commons-io</groupId>
80-
<artifactId>commons-io</artifactId>
81-
<version>2.18.0</version>
82-
</dependency>
8377
<dependency>
8478
<groupId>info.picocli</groupId>
8579
<artifactId>picocli</artifactId>

0 commit comments

Comments
 (0)