This is an automated email from the ASF dual-hosted git repository.
noob-se7en pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 9aadb762cba Bump org.apache.httpcomponents.core5:httpcore5 from 5.4.2
to 5.4.3 (#18849)
9aadb762cba is described below
commit 9aadb762cba95d265ed7d8a20f71042f284b55b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 27 10:21:16 2026 +0530
Bump org.apache.httpcomponents.core5:httpcore5 from 5.4.2 to 5.4.3 (#18849)
Bumps
[org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core)
from 5.4.2 to 5.4.3.
-
[Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.4.3/RELEASE_NOTES.txt)
-
[Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.4.2...rel/v5.4.3)
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.core5:httpcore5
dependency-version: 5.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index da07bb477ca..ee40eb5a338 100644
--- a/pom.xml
+++ b/pom.xml
@@ -266,7 +266,7 @@
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
<httpclient5.version>5.6.1</httpclient5.version>
- <httpcore5.version>5.4.2</httpcore5.version>
+ <httpcore5.version>5.4.3</httpcore5.version>
<!-- Google Libraries -->
<protobuf.version>4.35.1</protobuf.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]