]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-13992 Upgrade Apache httpclient to 4.5.13
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 9 Nov 2020 14:32:10 +0000 (15:32 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 25 Nov 2020 20:06:26 +0000 (20:06 +0000)
build.gradle

index 73d570646bdd3894a35597bfd485979c197f3090..6beb1293b2639aee286020f03d3eb479cfd286cd 100644 (file)
@@ -301,7 +301,7 @@ subprojects {
       dependency 'org.apache.commons:commons-csv:1.7'
       dependency 'org.apache.commons:commons-email:1.5'
       dependency 'org.apache.commons:commons-dbcp2:2.7.0'
-      dependency('org.apache.httpcomponents:httpclient:4.5.12'){
+      dependency('org.apache.httpcomponents:httpclient:4.5.13'){
         exclude 'commons-logging:commons-logging'
       }
       // Be aware that Log4j is used by Elasticsearch client