Skip to content

Commit 99d67da

Browse files
fhanikjzheaux
authored andcommitted
Upgrade httpclient to 4.5.9
Fixes gh-7138 [closes #7138]
1 parent a91ade9 commit 99d67da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ dependencyManagement {
128128
dependency 'org.apache.directory.shared:shared-cursor:0.9.15'
129129
dependency 'org.apache.directory.shared:shared-ldap-constants:0.9.15'
130130
dependency 'org.apache.directory.shared:shared-ldap:0.9.15'
131-
dependency 'org.apache.httpcomponents:httpclient:4.5.8'
131+
dependency 'org.apache.httpcomponents:httpclient:4.5.9'
132132
dependency 'org.apache.httpcomponents:httpcore:4.4.8'
133133
dependency 'org.apache.httpcomponents:httpmime:4.5.3'
134134
dependency 'org.apache.mina:mina-core:2.0.0-M6'

0 commit comments

Comments
 (0)