This is an automated email from the ASF dual-hosted git repository.
MartijnVisser pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new 0ceabd785c4 [FLINK-40054] Update aircompressor to 2.0.3
0ceabd785c4 is described below
commit 0ceabd785c4c2db3ed92e06896895b606f6fdcd9
Author: Martijn Visser <[email protected]>
AuthorDate: Thu Jul 2 21:01:42 2026 +0200
[FLINK-40054] Update aircompressor to 2.0.3
Generated-by: Claude Code (Claude Fable 5)
---
flink-runtime/pom.xml | 2 +-
flink-runtime/src/main/resources/META-INF/NOTICE | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/flink-runtime/pom.xml b/flink-runtime/pom.xml
index 1cf155ab7b6..8a11a818a97 100644
--- a/flink-runtime/pom.xml
+++ b/flink-runtime/pom.xml
@@ -249,7 +249,7 @@ under the License.
<dependency>
<groupId>io.airlift</groupId>
<artifactId>aircompressor</artifactId>
- <version>0.27</version>
+ <version>2.0.3</version>
<optional>${flink.markBundledAsOptional}</optional>
</dependency>
diff --git a/flink-runtime/src/main/resources/META-INF/NOTICE
b/flink-runtime/src/main/resources/META-INF/NOTICE
index 97b3ea2aac5..ac740e36738 100644
--- a/flink-runtime/src/main/resources/META-INF/NOTICE
+++ b/flink-runtime/src/main/resources/META-INF/NOTICE
@@ -6,4 +6,4 @@ The Apache Software Foundation (http://www.apache.org/).
This project bundles the following dependencies under the Apache Software
License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
-- io.airlift:aircompressor:0.27
+- io.airlift:aircompressor:2.0.3