Skip to content

Commit 1addb96

Browse files
committed
ORC-2114: Upgrade aircompressor to 2.0.3
1 parent 93b0997 commit 1addb96

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

java/bench/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>io.airlift</groupId>
9494
<artifactId>aircompressor</artifactId>
95-
<version>2.0.2</version>
95+
<version>2.0.3</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>io.netty</groupId>

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<dependency>
167167
<groupId>io.airlift</groupId>
168168
<artifactId>aircompressor</artifactId>
169-
<version>2.0.2</version>
169+
<version>2.0.3</version>
170170
</dependency>
171171
<dependency>
172172
<groupId>org.xerial.snappy</groupId>

0 commit comments

Comments
 (0)