Skip to content

Commit fc90f48

Browse files
authored
Remove commons-lang from CLI module (#10886)
1 parent c5cdaf2 commit fc90f48

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cli/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@
3838
<artifactId>commons-io</artifactId>
3939
<optional>true</optional>
4040
</dependency>
41-
<dependency>
42-
<groupId>commons-lang</groupId>
43-
<artifactId>commons-lang</artifactId>
44-
<optional>true</optional>
45-
</dependency>
4641
<dependency>
4742
<groupId>org.apache.sshd</groupId>
4843
<artifactId>sshd-common</artifactId>

0 commit comments

Comments
 (0)