1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Remove commons-logging

Closes gh-10499
This commit is contained in:
Rob Winch
2022-01-14 16:35:12 -06:00
parent 72dd4e738b
commit 3c641dee75
3 changed files with 5 additions and 2 deletions
-1
View File
@@ -25,7 +25,6 @@ dependencies {
api "com.unboundid:unboundid-ldapsdk:4.0.14"
api "commons-codec:commons-codec:1.15"
api "commons-collections:commons-collections:3.2.2"
api "commons-logging:commons-logging:1.2"
api "io.mockk:mockk:1.12.2"
api "io.projectreactor.tools:blockhound:1.0.6.RELEASE"
api "javax.annotation:jsr250-api:1.0"