Ver código fonte

[NO JIRA] Update org.apache.httpcomponents:httpclient to 4.5.14

tags/9.9.0.65466
Matteo Mara 1 ano atrás
pai
commit
6d2194b28d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar