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 f2301dab24
commit 25e2433998

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.24.2"