Update to HttpClient 4.5.14

Closes gh-734
This commit is contained in:
Josh Cummings
2023-02-15 13:17:40 -07:00
parent e16cd8c83e
commit 9d51e53c35

View File

@@ -43,7 +43,7 @@ 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.13"
api "org.apache.httpcomponents:httpclient:4.5.14"
api "org.aspectj:aspectjrt:1.9.9.1"
api "org.aspectj:aspectjweaver:1.9.9.1"
api "org.assertj:assertj-core:3.23.1"