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 {
37
37
api " com.unboundid:unboundid-ldapsdk:6.0.11"
38
38
api " commons-codec:commons-codec:1.16.1"
39
39
api " commons-cli:commons-cli:1.5.0"
40
- api " commons-httpclient:commons-httpclient:3.1"
41
40
api " commons-lang:commons-lang:2.6"
42
41
api " commons-logging:commons-logging:1.2"
43
42
api " gsbase:gsbase:2.0.1"
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ dependencies {
6
6
implementation project(" :spring-ldap-test" )
7
7
implementation " commons-lang:commons-lang"
8
8
implementation " commons-logging:commons-logging"
9
- implementation " commons-httpclient:commons-httpclient"
10
9
implementation " commons-codec:commons-codec"
11
10
12
11
provided " org.springframework:spring-jdbc"
You can’t perform that action at this time.
0 commit comments