Skip to content

Commit 7148464

Browse files
authored
[parquet-hadoop] bump aircompressor to mitigate CVE-2025-67721 (#3403)
Closes #3387
1 parent 5afa72e commit 7148464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parquet-hadoop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>io.airlift</groupId>
146146
<artifactId>aircompressor</artifactId>
147-
<version>2.0.2</version>
147+
<version>2.0.3</version>
148148
</dependency>
149149
<dependency>
150150
<groupId>commons-pool</groupId>

0 commit comments

Comments
 (0)