We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eda53a commit ff4243aCopy full SHA for ff4243a
flink-runtime/pom.xml
@@ -232,7 +232,7 @@ under the License.
232
<dependency>
233
<groupId>io.airlift</groupId>
234
<artifactId>aircompressor</artifactId>
235
- <version>0.21</version>
+ <version>0.27</version>
236
<optional>${flink.markBundledAsOptional}</optional>
237
</dependency>
238
flink-runtime/src/main/resources/META-INF/NOTICE
@@ -6,4 +6,4 @@ The Apache Software Foundation (http://www.apache.org/).
6
7
This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
8
9
-- io.airlift:aircompressor:0.21
+- io.airlift:aircompressor:0.27
0 commit comments