This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new ff551e53c15 build(deps): bump org.apache.httpcomponents:httpclient
from 4.5.13 to 4.5.14 (#19955)
ff551e53c15 is described below
commit ff551e53c15e880fa0a046b4d88227777cf5918c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 09:40:10 2026 +0800
build(deps): bump org.apache.httpcomponents:httpclient from 4.5.13 to
4.5.14 (#19955)
* build(deps): bump org.apache.httpcomponents:httpclient
Bumps org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14.
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
dependency-version: 4.5.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* build: update HttpClient license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 4 ++--
pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 86970a5d1ee..e6db039fe9c 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2013,13 +2013,13 @@ name: Apache HttpClient
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 4.5.13
+version: 4.5.14
libraries:
- org.apache.httpcomponents: httpclient
notices:
- httpclient: |
Apache HttpClient
- Copyright 1999-2017 The Apache Software Foundation
+ Copyright 1999-2022 The Apache Software Foundation
---
diff --git a/pom.xml b/pom.xml
index 738e5879af4..692aedf3521 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
<jacoco.version>0.8.14</jacoco.version>
<testcontainers.version>2.0.5</testcontainers.version>
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
- <httpclient.version>4.5.13</httpclient.version>
+ <httpclient.version>4.5.14</httpclient.version>
<okhttp.version>5.4.0</okhttp.version>
<kubernetes.client.version>25.0.0-legacy</kubernetes.client.version>
<zookeeper.version>3.8.6</zookeeper.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]