This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a commit to branch release-2.1
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-2.1 by this push:
new 2af372b7361 [FLINK-38193] Bump commons-lang3 to version 3.18.0
2af372b7361 is described below
commit 2af372b7361397ca501c4ec8a1f44b4ee62dc4a4
Author: Jakub Stejskal <[email protected]>
AuthorDate: Mon Sep 8 10:09:57 2025 +0200
[FLINK-38193] Bump commons-lang3 to version 3.18.0
Signed-off-by: Jakub Stejskal <[email protected]>
---
flink-dist/src/main/resources/META-INF/NOTICE | 2 +-
.../flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE | 2 +-
.../flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE | 2 +-
.../flink-s3-fs-presto/src/main/resources/META-INF/NOTICE | 2 +-
.../src/main/resources/META-INF/NOTICE | 2 +-
pom.xml | 3 ++-
6 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/flink-dist/src/main/resources/META-INF/NOTICE
b/flink-dist/src/main/resources/META-INF/NOTICE
index d83b4a73aee..68540334576 100644
--- a/flink-dist/src/main/resources/META-INF/NOTICE
+++ b/flink-dist/src/main/resources/META-INF/NOTICE
@@ -13,7 +13,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- commons-collections:commons-collections:3.2.2
- commons-io:commons-io:2.15.1
- org.apache.commons:commons-compress:1.26.0
-- org.apache.commons:commons-lang3:3.12.0
+- org.apache.commons:commons-lang3:3.18.0
- org.apache.commons:commons-math3:3.6.1
- org.apache.commons:commons-text:1.10.0
- org.javassist:javassist:3.24.0-GA
diff --git
a/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE
b/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE
index 5dcf787429a..fc67e2b1d1c 100644
---
a/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE
+++
b/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE
@@ -20,7 +20,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- commons-logging:commons-logging:1.1.3
- org.apache.commons:commons-compress:1.26.0
- org.apache.commons:commons-configuration2:2.1.1
-- org.apache.commons:commons-lang3:3.12.0
+- org.apache.commons:commons-lang3:3.18.0
- org.apache.commons:commons-text:1.10.0
- org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.1.1
- org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:1.1.1
diff --git
a/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE
b/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE
index ab66400fc22..2af83e44bfe 100644
--- a/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE
+++ b/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE
@@ -26,7 +26,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- joda-time:joda-time:2.5
- org.apache.commons:commons-compress:1.26.0
- org.apache.commons:commons-configuration2:2.1.1
-- org.apache.commons:commons-lang3:3.12.0
+- org.apache.commons:commons-lang3:3.18.0
- org.apache.commons:commons-text:1.10.0
- org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.1.1
- org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:1.1.1
diff --git
a/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
b/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
index 8a59cd60ec4..7b79fd28a51 100644
--- a/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
+++ b/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
@@ -38,7 +38,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.alluxio:alluxio-shaded-client:2.7.3
- org.apache.commons:commons-compress:1.26.0
- org.apache.commons:commons-configuration2:2.1.1
-- org.apache.commons:commons-lang3:3.12.0
+- org.apache.commons:commons-lang3:3.18.0
- org.apache.commons:commons-text:1.10.0
- org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.1.1
- org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:1.1.1
diff --git
a/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
b/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
index 72aab99aa09..53ac85a4d02 100644
---
a/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
+++
b/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
@@ -15,7 +15,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- io.confluent:kafka-schema-registry-client:7.5.3
- org.apache.avro:avro:1.11.4
- org.apache.commons:commons-compress:1.26.0
-- org.apache.commons:commons-lang3:3.12.0
+- org.apache.commons:commons-lang3:3.18.0
- org.apache.kafka:kafka-clients:7.5.3-ccs
- org.xerial.snappy:snappy-java:1.1.10.7
- org.yaml:snakeyaml:2.3
diff --git a/pom.xml b/pom.xml
index 81465fc49d8..395908ad197 100644
--- a/pom.xml
+++ b/pom.xml
@@ -219,6 +219,7 @@ under the License.
<test.randomization.seed/>
<test.unit.pattern>**/*Test.*</test.unit.pattern>
<snappy.java.version>1.1.10.7</snappy.java.version>
+ <commons-lang3.version>3.18.0</commons-lang3.version>
</properties>
<dependencies>
@@ -553,7 +554,7 @@ under the License.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.12.0</version>
+ <version>${commons-lang3.version}</version>
</dependency>
<dependency>