File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
test/integration-tests-openldap Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ dependencies {
3737 api " com.unboundid:unboundid-ldapsdk:6.0.11"
3838 api " commons-codec:commons-codec:1.16.1"
3939 api " commons-cli:commons-cli:1.5.0"
40- api " commons-httpclient:commons-httpclient:3.1"
4140 api " commons-lang:commons-lang:2.6"
4241 api " commons-logging:commons-logging:1.2"
4342 api " gsbase:gsbase:2.0.1"
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ dependencies {
66 implementation project(" :spring-ldap-test" )
77 implementation " commons-lang:commons-lang"
88 implementation " commons-logging:commons-logging"
9- implementation " commons-httpclient:commons-httpclient"
109 implementation " commons-codec:commons-codec"
1110
1211 provided " org.springframework:spring-jdbc"
You can’t perform that action at this time.
0 commit comments