Skip to content

Commit

Permalink
Remove HttpClient Dependency
Browse files Browse the repository at this point in the history
Closes gh-872
  • Loading branch information
jzheaux committed Jan 9, 2025
1 parent 5ba1720 commit e8c2446
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ dependencies {
api "org.apache.directory.server:apacheds-protocol-shared:1.5.5"
api "org.apache.directory.server:apacheds-server-jndi:1.5.5"
api "org.apache.directory.shared:shared-ldap:0.9.15"
api "org.apache.httpcomponents:httpclient:4.5.14"
api "org.aspectj:aspectjrt:1.9.22.1"
api "org.aspectj:aspectjweaver:1.9.22.1"
api "org.assertj:assertj-core:3.24.2"
Expand Down

0 comments on commit e8c2446

Please sign in to comment.