This is an automated email from the ASF dual-hosted git repository.
rabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new aa6f418aa Bump curator.version from 5.8.0 to 5.9.0 (#8202)
aa6f418aa is described below
commit aa6f418aa6567bd4b547a2ba61d13cc61c8edf0a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 3 23:18:18 2025 +0100
Bump curator.version from 5.8.0 to 5.9.0 (#8202)
* Bump curator.version from 5.8.0 to 5.9.0
Bumps `curator.version` from 5.8.0 to 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-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-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-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-client
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]>
* Fixing licenses
* Fixing licenses
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rui Abreu <[email protected]>
---
DEPENDENCY-LICENSES | 6 +++---
LICENSE-binary | 6 +++---
pom.xml | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index d3fbda25a..7c806ee4a 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -95,9 +95,9 @@ List of third-party dependencies grouped by their license
type.
* com.yahoo.datasketches:sketches-core
(com.yahoo.datasketches:sketches-core:0.9.0 -
https://datasketches.github.io/sketches-core/)
* Commons Lang (commons-lang:commons-lang:2.6 -
http://commons.apache.org/lang/)
* Commons Logging (commons-logging:commons-logging:1.1.3 -
http://commons.apache.org/proper/commons-logging/)
- * Curator Client (org.apache.curator:curator-client:5.8.0 -
https://curator.apache.org/curator-client)
- * Curator Framework (org.apache.curator:curator-framework:5.8.0 -
https://curator.apache.org/curator-framework)
- * Curator Recipes (org.apache.curator:curator-recipes:5.8.0 -
https://curator.apache.org/curator-recipes)
+ * Curator Client (org.apache.curator:curator-client:5.9.0 -
https://curator.apache.org/curator-client)
+ * Curator Framework (org.apache.curator:curator-framework:5.9.0 -
https://curator.apache.org/curator-framework)
+ * Curator Recipes (org.apache.curator:curator-recipes:5.9.0 -
https://curator.apache.org/curator-recipes)
* Dropwizard (io.dropwizard:dropwizard-core:4.0.14 -
http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
* Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.14 -
http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets)
* Dropwizard Configuration Support
(io.dropwizard:dropwizard-configuration:4.0.14 -
http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration)
diff --git a/LICENSE-binary b/LICENSE-binary
index aa0dfcf8a..66f049914 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -727,9 +727,9 @@ The license texts of these dependencies can be found in the
licenses directory.
* Commons Lang (commons-lang:commons-lang:2.6 -
http://commons.apache.org/lang/)
* Commons Logging (commons-logging:commons-logging:1.1.3 -
http://commons.apache.org/proper/commons-logging/)
* Commons Math (org.apache.commons:commons-math3:3.6.1 -
http://commons.apache.org/math/)
- * Curator Client (org.apache.curator:curator-client:5.8.0 -
https://curator.apache.org/curator-client)
- * Curator Framework (org.apache.curator:curator-framework:5.8.0 -
https://curator.apache.org/curator-framework)
- * Curator Recipes (org.apache.curator:curator-recipes:5.8.0 -
https://curator.apache.org/curator-recipes)
+ * Curator Client (org.apache.curator:curator-client:5.9.0 -
https://curator.apache.org/curator-client)
+ * Curator Framework (org.apache.curator:curator-framework:5.9.0 -
https://curator.apache.org/curator-framework)
+ * Curator Recipes (org.apache.curator:curator-recipes:5.9.0 -
https://curator.apache.org/curator-recipes)
* Dropwizard (io.dropwizard:dropwizard-core:4.0.14 -
http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-core)
* Dropwizard Asset Bundle (io.dropwizard:dropwizard-assets:4.0.14 -
http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-assets)
* Dropwizard Configuration Support
(io.dropwizard:dropwizard-configuration:4.0.14 -
http://www.dropwizard.io/4.0.14/dropwizard-bom/dropwizard-dependencies/dropwizard-parent/dropwizard-configuration)
diff --git a/pom.xml b/pom.xml
index 2e40bfa58..b63718004 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
<commons-codec.version>1.18.0</commons-codec.version>
<commons-text.version>1.13.1</commons-text.version>
<commons-cli.version>1.9.0</commons-cli.version>
- <curator.version>5.8.0</curator.version>
+ <curator.version>5.9.0</curator.version>
<jetty.version>11.0.25</jetty.version>
<clojure.tools.logging.version>1.3.0</clojure.tools.logging.version>
<carbonite.version>1.6.0</carbonite.version>