Update to Apache HttpClient 4.5.14

Closes gh-958
This commit is contained in:
Josh Cummings
2024-11-14 11:36:08 -07:00
parent 41a9adb62d
commit 361681885d

View File

@@ -51,7 +51,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.22.1"
api "org.aspectj:aspectjweaver:1.9.22.1"
api "org.assertj:assertj-core:3.21.0"