This is an automated email from the ASF dual-hosted git repository.
rzo1 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 b7167b7ec Bump hadoop.version from 3.4.1 to 3.4.2 (#8236)
b7167b7ec is described below
commit b7167b7ecf834453008be69f69020faebeb70f48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 2 14:14:32 2025 +0200
Bump hadoop.version from 3.4.1 to 3.4.2 (#8236)
* Bump hadoop.version from 3.4.1 to 3.4.2
Bumps `hadoop.version` from 3.4.1 to 3.4.2.
Updates `org.apache.hadoop:hadoop-auth` from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-hdfs` from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-common` from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-annotations` from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-mapreduce-client-core` from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-yarn-common` from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-yarn-server-resourcemanager` from 3.4.1
to 3.4.2
Updates `org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice`
from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-yarn-server-web-proxy` from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-yarn-registry` from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-archives` from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-client-api` from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-client-runtime` from 3.4.1 to 3.4.2
Updates `org.apache.hadoop:hadoop-client-minicluster` from 3.4.1 to 3.4.2
---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-auth
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-hdfs
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-common
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-annotations
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-mapreduce-client-core
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-yarn-common
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-yarn-server-resourcemanager
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name:
org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-yarn-server-web-proxy
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-yarn-registry
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-archives
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-client-api
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-client-runtime
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.hadoop:hadoop-client-minicluster
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* License
* License
* License
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard Zowalla <[email protected]>
---
DEPENDENCY-LICENSES | 20 ++++++++------------
LICENSE-binary | 14 ++++++--------
pom.xml | 8 +++++++-
3 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 09ed79d3e..a2f162528 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -1,4 +1,3 @@
-
List of third-party dependencies grouped by their license type.
@@ -21,7 +20,6 @@ List of third-party dependencies grouped by their license
type.
* ActiveMQ :: Client (org.apache.activemq:activemq-client:6.1.7 -
http://activemq.apache.org/activemq-client)
* Annotations for Metrics
(io.dropwizard.metrics:metrics-annotation:4.2.36 -
https://metrics.dropwizard.io/metrics-annotation)
* Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org)
- * Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4
- https://commons.apache.org/proper/commons-beanutils/)
* Apache Commons CLI (commons-cli:commons-cli:1.10.0 -
https://commons.apache.org/proper/commons-cli/)
* Apache Commons Codec (commons-codec:commons-codec:1.19.0 -
https://commons.apache.org/proper/commons-codec/)
* Apache Commons Collections
(commons-collections:commons-collections:3.2.2 -
http://commons.apache.org/collections/)
@@ -33,19 +31,18 @@ List of third-party dependencies grouped by their license
type.
* Apache Commons FileUpload
(commons-fileupload:commons-fileupload:1.6.0 -
https://commons.apache.org/proper/commons-fileupload/)
* Apache Commons IO (commons-io:commons-io:2.20.0 -
https://commons.apache.org/proper/commons-io/)
* Apache Commons Lang (org.apache.commons:commons-lang3:3.18.0 -
https://commons.apache.org/proper/commons-lang/)
- * Apache Commons Logging (commons-logging:commons-logging:1.2 -
http://commons.apache.org/proper/commons-logging/)
* Apache Commons Logging (commons-logging:commons-logging:1.3.5 -
https://commons.apache.org/proper/commons-logging/)
* Apache Commons Math (org.apache.commons:commons-math3:3.6.1 -
http://commons.apache.org/proper/commons-math/)
* Apache Commons Net (commons-net:commons-net:3.9.0 -
https://commons.apache.org/proper/commons-net/)
* Apache Commons Pool (org.apache.commons:commons-pool2:2.12.0 -
https://commons.apache.org/proper/commons-pool/)
* Apache Commons Text (org.apache.commons:commons-text:1.14.0 -
https://commons.apache.org/proper/commons-text)
- * Apache Hadoop Annotations
(org.apache.hadoop:hadoop-annotations:3.4.1 - no url defined)
- * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.1 - no url
defined)
- * Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.4.1
- no url defined)
- * Apache Hadoop Client Runtime
(org.apache.hadoop:hadoop-client-runtime:3.4.1 - no url defined)
- * Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.4.1 - no url
defined)
- * Apache Hadoop shaded Guava
(org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.3.0 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/)
- * Apache Hadoop shaded Protobuf
(org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:1.3.0 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_25/)
+ * Apache Hadoop Annotations
(org.apache.hadoop:hadoop-annotations:3.4.2 - no url defined)
+ * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.2 - no url
defined)
+ * Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.4.2
- no url defined)
+ * Apache Hadoop Client Runtime
(org.apache.hadoop:hadoop-client-runtime:3.4.2 - no url defined)
+ * Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.4.2 - no url
defined)
+ * Apache Hadoop shaded Guava
(org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.4.0 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/)
+ * Apache Hadoop shaded Protobuf
(org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:1.4.0 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_25/)
* Apache HBase - Client (org.apache.hbase:hbase-client:2.6.3-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-client)
* Apache HBase - Common (org.apache.hbase:hbase-common:2.6.3-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-common)
* Apache HBase - Hadoop Compatibility
(org.apache.hbase:hbase-hadoop-compat:2.6.3-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat)
@@ -150,7 +147,6 @@ List of third-party dependencies grouped by their license
type.
* Kerby PKIX Project (org.apache.kerby:kerby-pkix:2.0.3 -
https://directory.apache.org/kerby/kerby-pkix)
* Kerby Util (org.apache.kerby:kerby-util:2.0.3 -
https://directory.apache.org/kerby/kerby-common/kerby-util)
* Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:2.0.17 -
http://www.slf4j.org)
- * Logging (commons-logging:commons-logging:1.0.3 -
http://jakarta.apache.org/commons/logging/)
* LZ4 and xxHash (org.lz4:lz4-java:1.8.0 -
https://github.com/lz4/lz4-java)
* Maven Artifact (org.apache.maven:maven-artifact:3.8.1 -
https://maven.apache.org/ref/3.8.1/maven-artifact/)
* Maven Artifact (org.apache.maven:maven-artifact:3.9.11 -
https://maven.apache.org/ref/3.9.11/maven-artifact/)
@@ -450,4 +446,4 @@ List of third-party dependencies grouped by their license
type.
The Go license
- * re2j (com.google.re2j:re2j:1.1 - http://github.com/google/re2j)
+ * re2j (com.google.re2j:re2j:1.1 - http://github.com/google/re2j)
\ No newline at end of file
diff --git a/LICENSE-binary b/LICENSE-binary
index 426f6215c..43876cb45 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -669,23 +669,21 @@ The license texts of these dependencies can be found in
the licenses directory.
Apache License, Version 2.0
* Annotations for Metrics
(io.dropwizard.metrics:metrics-annotation:4.2.36 -
https://metrics.dropwizard.io/metrics-annotation)
- * Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4
- https://commons.apache.org/proper/commons-beanutils/)
* Apache Commons CLI (commons-cli:commons-cli:1.10.0 -
http://commons.apache.org/proper/commons-cli/)
* Apache Commons Codec (commons-codec:commons-codec:1.19.0 -
http://commons.apache.org/proper/commons-codec/)
- * Apache Commons Collections
(commons-collections:commons-collections:3.2.2 -
http://commons.apache.org/collections/)
* Apache Commons Collections
(org.apache.commons:commons-collections4:4.5.0 -
https://commons.apache.org/proper/commons-collections/)
* Apache Commons Compress (org.apache.commons:commons-compress:1.28.0
- https://commons.apache.org/proper/commons-compress/)
* Apache Commons Configuration
(org.apache.commons:commons-configuration2:2.12.0 -
https://commons.apache.org/proper/commons-configuration/)
* Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 -
https://commons.apache.org/proper/commons-crypto/)
* Apache Commons Exec (org.apache.commons:commons-exec:1.5.0 -
http://commons.apache.org/proper/commons-exec/)
* Apache Commons IO (commons-io:commons-io:2.20.0 -
https://commons.apache.org/proper/commons-io/)
- * Apache Commons Logging (commons-logging:commons-logging:1.2 -
http://commons.apache.org/proper/commons-logging/)
+ * Apache Commons Logging (commons-logging:commons-logging:1.3.5 -
https://commons.apache.org/proper/commons-logging/)
* Apache Commons Net (commons-net:commons-net:3.9.0 -
https://commons.apache.org/proper/commons-net/)
- * Apache Hadoop Annotations
(org.apache.hadoop:hadoop-annotations:3.4.1 - no url defined)
- * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.1 - no url
defined)
- * Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.4.1 - no url
defined)
- * Apache Hadoop shaded Guava
(org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.3.0 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/)
- * Apache Hadoop shaded Protobuf 3.21
(org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:1.3.0 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_21/)
+ * Apache Hadoop Annotations
(org.apache.hadoop:hadoop-annotations:3.4.2 - no url defined)
+ * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.2 - no url
defined)
+ * Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.4.2 - no url
defined)
+ * Apache Hadoop shaded Guava
(org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.4.0 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-guava/)
+ * Apache Hadoop shaded Protobuf 3.21
(org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_25:1.4.0 -
https://www.apache.org/hadoop-thirdparty/hadoop-shaded-protobuf_3_21/)
* Apache HBase - Client (org.apache.hbase:hbase-client:2.6.3-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-client)
* Apache HBase - Common (org.apache.hbase:hbase-common:2.6.3-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-common)
* Apache HBase - Hadoop Compatibility
(org.apache.hbase:hbase-hadoop-compat:2.6.3-hadoop3 -
https://hbase.apache.org/hbase-build-configuration/hbase-hadoop-compat)
diff --git a/pom.xml b/pom.xml
index ea2560dd1..4c375c4d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
<snappy.version>1.1.10.8</snappy.version>
<jline.version>2.14.6</jline.version>
<hikari.version>7.0.2</hikari.version>
- <hadoop.version>3.4.1</hadoop.version>
+ <hadoop.version>3.4.2</hadoop.version>
<hdfs.version>${hadoop.version}</hdfs.version>
<hbase.version>2.6.3-hadoop3</hbase.version>
<kryo.version>5.6.2</kryo.version>
@@ -130,6 +130,7 @@
<hamcrest.version>3.0</hamcrest.version>
<jedis.version>5.2.0</jedis.version>
<activemq.version>6.1.7</activemq.version>
+ <commons-logging.version>1.3.5</commons-logging.version>
<jackson.version>2.20.0</jackson.version>
<jackson.databind.version>2.20.0</jackson.databind.version>
@@ -705,6 +706,11 @@
<scope>import</scope>
<type>pom</type>
</dependency>
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <version>${commons-logging.version}</version>
+ </dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>