This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 102db9b41db Update org.apache.httpcomponents (#1393)
102db9b41db is described below

commit 102db9b41dbd5bf732c9139e519e104b09085f74
Author: Solr Bot <[email protected]>
AuthorDate: Tue Feb 28 22:23:23 2023 +0100

    Update org.apache.httpcomponents (#1393)
---
 solr/licenses/httpclient-4.5.13.jar.sha1 | 1 -
 solr/licenses/httpclient-4.5.14.jar.sha1 | 1 +
 solr/licenses/httpcore-4.4.15.jar.sha1   | 1 -
 solr/licenses/httpcore-4.4.16.jar.sha1   | 1 +
 solr/licenses/httpmime-4.5.13.jar.sha1   | 1 -
 solr/licenses/httpmime-4.5.14.jar.sha1   | 1 +
 versions.lock                            | 6 +++---
 versions.props                           | 6 +++---
 8 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/solr/licenses/httpclient-4.5.13.jar.sha1 
b/solr/licenses/httpclient-4.5.13.jar.sha1
deleted file mode 100644
index ece7cdea6ea..00000000000
--- a/solr/licenses/httpclient-4.5.13.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada
diff --git a/solr/licenses/httpclient-4.5.14.jar.sha1 
b/solr/licenses/httpclient-4.5.14.jar.sha1
new file mode 100644
index 00000000000..d2305c3e903
--- /dev/null
+++ b/solr/licenses/httpclient-4.5.14.jar.sha1
@@ -0,0 +1 @@
+1194890e6f56ec29177673f2f12d0b8e627dec98
diff --git a/solr/licenses/httpcore-4.4.15.jar.sha1 
b/solr/licenses/httpcore-4.4.15.jar.sha1
deleted file mode 100644
index 28e6ffca1a7..00000000000
--- a/solr/licenses/httpcore-4.4.15.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-7f2e0c573eaa7a74bac2e89b359e1f73d92a0a1d
diff --git a/solr/licenses/httpcore-4.4.16.jar.sha1 
b/solr/licenses/httpcore-4.4.16.jar.sha1
new file mode 100644
index 00000000000..24e205899e3
--- /dev/null
+++ b/solr/licenses/httpcore-4.4.16.jar.sha1
@@ -0,0 +1 @@
+51cf043c87253c9f58b539c9f7e44c8894223850
diff --git a/solr/licenses/httpmime-4.5.13.jar.sha1 
b/solr/licenses/httpmime-4.5.13.jar.sha1
deleted file mode 100644
index 877dded1c56..00000000000
--- a/solr/licenses/httpmime-4.5.13.jar.sha1
+++ /dev/null
@@ -1 +0,0 @@
-efc110bad4a0d45cda7858e6beee1d8a8313da5a
diff --git a/solr/licenses/httpmime-4.5.14.jar.sha1 
b/solr/licenses/httpmime-4.5.14.jar.sha1
new file mode 100644
index 00000000000..3c37fe334ef
--- /dev/null
+++ b/solr/licenses/httpmime-4.5.14.jar.sha1
@@ -0,0 +1 @@
+6662758a1f1cb1149cf916bdac28332e0902ec44
diff --git a/versions.lock b/versions.lock
index 4a9403259b2..1a6f647f44d 100644
--- a/versions.lock
+++ b/versions.lock
@@ -186,9 +186,9 @@ org.apache.hadoop:hadoop-client-api:3.3.4 (3 constraints: 
1f28da5f)
 org.apache.hadoop:hadoop-client-runtime:3.3.4 (2 constraints: 6b177043)
 org.apache.hadoop:hadoop-common:3.3.4 (1 constraints: 0c050736)
 org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.1.1 (1 constraints: 
0505f435)
-org.apache.httpcomponents:httpclient:4.5.13 (9 constraints: 5d801b3e)
-org.apache.httpcomponents:httpcore:4.4.15 (8 constraints: 1c6d2913)
-org.apache.httpcomponents:httpmime:4.5.13 (3 constraints: ea1bb9dc)
+org.apache.httpcomponents:httpclient:4.5.14 (9 constraints: 5f80d93f)
+org.apache.httpcomponents:httpcore:4.4.16 (8 constraints: 206de714)
+org.apache.httpcomponents:httpmime:4.5.14 (3 constraints: eb1bfedc)
 org.apache.httpcomponents.client5:httpclient5:5.1.3 (1 constraints: 6c10bcb3)
 org.apache.httpcomponents.core5:httpcore5:5.1.3 (3 constraints: ff35b9e8)
 org.apache.httpcomponents.core5:httpcore5-h2:5.1.3 (1 constraints: 3d13093c)
diff --git a/versions.props b/versions.props
index b08bd8e090c..2a924263320 100644
--- a/versions.props
+++ b/versions.props
@@ -46,9 +46,9 @@ org.apache.commons:commons-text=1.10.0
 org.apache.curator:*=4.3.0
 org.apache.hadoop.thirdparty:*=1.1.1
 org.apache.hadoop:*=3.3.4
-org.apache.httpcomponents:httpclient=4.5.13
-org.apache.httpcomponents:httpcore=4.4.15
-org.apache.httpcomponents:httpmime=4.5.13
+org.apache.httpcomponents:httpclient=4.5.14
+org.apache.httpcomponents:httpcore=4.4.16
+org.apache.httpcomponents:httpmime=4.5.14
 org.apache.kerby:*=1.0.1
 org.apache.logging.log4j:*=2.19.0
 org.apache.lucene:*=9.4.2

Reply via email to