]> source.dussan.org Git - sonarqube.git/commitdiff
[NO JIRA] Update org.apache.httpcomponents:httpclient to 4.5.14
authorMatteo Mara <matteo.mara@sonarsource.com>
Fri, 16 Dec 2022 16:12:37 +0000 (17:12 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 20 Dec 2022 20:03:01 +0000 (20:03 +0000)
build.gradle

index ca2725576306d1efa8701d7053fc80453d570096..e1856b3e46bb8ee61921ef5dc4674cd775f8f1c8 100644 (file)
@@ -288,7 +288,7 @@ subprojects {
       dependency 'org.apache.commons:commons-csv:1.9.0'
       dependency 'org.apache.commons:commons-email:1.5'
       dependency 'com.zaxxer:HikariCP:5.0.1'
-      dependency('org.apache.httpcomponents:httpclient:4.5.13'){
+      dependency('org.apache.httpcomponents:httpclient:4.5.14') {
         exclude 'commons-logging:commons-logging'
       }
       // Be aware that Log4j is used by Elasticsearch client