SOLR-15002 Upgrade httpclient to 4.5.13 and httpcore to 4.4.13 (#14)

This commit is contained in:
András Salamon 2021-03-18 03:25:42 +01:00 committed by GitHub
parent d6a554138d
commit 0e245171f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View File

@ -1 +0,0 @@
7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5

View File

@ -0,0 +1 @@
e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada

View File

@ -1 +0,0 @@
21ebaf6d532bc350ba95bd81938fa5f0e511c132

View File

@ -0,0 +1 @@
853b96d3afbb7bf8cc303fe27ee96836a10c1834

View File

@ -10,8 +10,8 @@ junit:junit:4.13.1 (1 constraints: 3b05453b)
net.sourceforge.nekohtml:nekohtml:1.9.17 (1 constraints: 4405503b) net.sourceforge.nekohtml:nekohtml:1.9.17 (1 constraints: 4405503b)
org.antlr:antlr4-runtime:4.5.1-1 (1 constraints: 6a05b240) org.antlr:antlr4-runtime:4.5.1-1 (1 constraints: 6a05b240)
org.apache.commons:commons-compress:1.19 (1 constraints: df04fa30) org.apache.commons:commons-compress:1.19 (1 constraints: df04fa30)
org.apache.httpcomponents:httpclient:4.5.10 (1 constraints: 3c054b3b) org.apache.httpcomponents:httpclient:4.5.13 (1 constraints: 3f054e3b)
org.apache.httpcomponents:httpcore:4.4.12 (2 constraints: 941535ce) org.apache.httpcomponents:httpcore:4.4.13 (2 constraints: 961565ce)
org.apache.logging.log4j:log4j-api:2.13.2 (1 constraints: bb0e1b76) org.apache.logging.log4j:log4j-api:2.13.2 (1 constraints: bb0e1b76)
org.apache.logging.log4j:log4j-core:2.13.2 (1 constraints: 3a053a3b) org.apache.logging.log4j:log4j-core:2.13.2 (1 constraints: 3a053a3b)
org.apache.opennlp:opennlp-tools:1.9.1 (1 constraints: 0d050c36) org.apache.opennlp:opennlp-tools:1.9.1 (1 constraints: 0d050c36)

View File

@ -16,8 +16,8 @@ junit:junit=4.13.1
net.sourceforge.nekohtml:nekohtml=1.9.17 net.sourceforge.nekohtml:nekohtml=1.9.17
org.antlr:antlr4-runtime=4.5.1-1 org.antlr:antlr4-runtime=4.5.1-1
org.apache.commons:commons-compress=1.19 org.apache.commons:commons-compress=1.19
org.apache.httpcomponents:httpclient=4.5.10 org.apache.httpcomponents:httpclient=4.5.13
org.apache.httpcomponents:httpcore=4.4.12 org.apache.httpcomponents:httpcore=4.4.13
org.apache.logging.log4j:*=2.13.2 org.apache.logging.log4j:*=2.13.2
org.apache.opennlp:opennlp-tools=1.9.1 org.apache.opennlp:opennlp-tools=1.9.1
org.carrot2:morfologik-*=2.1.5 org.carrot2:morfologik-*=2.1.5