Skip to content

Commit bdaad6d

Browse files
committed
Remove Unused Commons Collections Dependency
1 parent 2b5e66c commit bdaad6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dependencies/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ dependencies {
2828
api "com.unboundid:unboundid-ldapsdk:6.0.8"
2929
api "commons-codec:commons-codec:1.15"
3030
api "commons-cli:commons-cli:1.5.0"
31-
api "commons-collections:commons-collections:3.2.2"
3231
api "commons-httpclient:commons-httpclient:3.1"
3332
api "commons-lang:commons-lang:2.6"
3433
api "commons-logging:commons-logging:1.2"

0 commit comments

Comments
 (0)