Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
6d68bbbf0a build(deps): bump org.apache.httpcomponents.core5:httpcore5
Bumps [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core) from 5.3.6 to 5.4.
- [Changelog](https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt)
- [Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.3.6...rel/v5.4)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.core5:httpcore5
  dependency-version: '5.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 07:02:22 +00:00

View File

@@ -67,8 +67,8 @@ dependencies {
// http5 client
api("org.apache.httpcomponents.client5:httpclient5:5.5.1")
api("org.apache.httpcomponents.core5:httpcore5:5.3.6")
api("org.apache.httpcomponents.core5:httpcore5-h2:5.3.6")
api("org.apache.httpcomponents.core5:httpcore5:5.4")
api("org.apache.httpcomponents.core5:httpcore5-h2:5.4")
api("com.fasterxml.uuid:java-uuid-generator:$jugVersion")
// issue with the Docker lib having a too old version for the k8s extension