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 46913e2b386 build(deps): bump apache.curator.version from 5.8.0 to
5.9.0 (#19780)
46913e2b386 is described below
commit 46913e2b3869000c05ed0ad84f516c4759d241e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 14:06:07 2026 +0800
build(deps): bump apache.curator.version from 5.8.0 to 5.9.0 (#19780)
* build(deps): bump apache.curator.version from 5.8.0 to 5.9.0
Bumps `apache.curator.version` from 5.8.0 to 5.9.0.
Updates `org.apache.curator:curator-client` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/apache/curator/releases)
-
[Commits](https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0)
Updates `org.apache.curator:curator-framework` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/apache/curator/releases)
-
[Commits](https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0)
Updates `org.apache.curator:curator-recipes` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/apache/curator/releases)
-
[Commits](https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0)
Updates `org.apache.curator:curator-test` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/apache/curator/releases)
-
[Commits](https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0)
---
updated-dependencies:
- dependency-name: org.apache.curator:curator-client
dependency-version: 5.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-framework
dependency-version: 5.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-recipes
dependency-version: 5.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.curator:curator-test
dependency-version: 5.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update Curator 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 | 8 ++++----
pom.xml | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index d72a9b23c07..ecc8610bec8 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1896,7 +1896,7 @@ name: Apache Curator
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 5.8.0
+version: 5.9.0
libraries:
- org.apache.curator: curator-client
- org.apache.curator: curator-framework
@@ -1904,13 +1904,13 @@ libraries:
notices:
- curator-client: |
Curator Client
- Copyright 2011-2022 The Apache Software Foundation
+ Copyright 2011-2023 The Apache Software Foundation
- curator-framework: |
Curator Framework
- Copyright 2011-2022 The Apache Software Foundation
+ Copyright 2011-2023 The Apache Software Foundation
- curator-recipes: |
Curator Recipes
- Copyright 2011-2022 The Apache Software Foundation
+ Copyright 2011-2023 The Apache Software Foundation
---
diff --git a/pom.xml b/pom.xml
index 656194edfe8..f2a1e92886f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
<maven.compiler.release>${java.version}</maven.compiler.release>
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
<aether.version>0.9.0.M2</aether.version>
- <apache.curator.version>5.8.0</apache.curator.version>
+ <apache.curator.version>5.9.0</apache.curator.version>
<apache.kafka.version>4.3.0</apache.kafka.version>
<!-- when updating apache ranger, verify the usage of aws-bundle-sdk
vs aws-logs-sdk
and update as needed in
extensions-contrib/druid-ranger-security/pom.xml -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]