Skip to content

Commit 4e25de4

Browse files
Bump io.airlift:aircompressor from 2.0.2 to 2.0.3 in /java/bench
Bumps [io.airlift:aircompressor](https://github.com/airlift/aircompressor) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/airlift/aircompressor/releases) - [Commits](airlift/aircompressor@2.0.2...2.0.3) --- updated-dependencies: - dependency-name: io.airlift:aircompressor dependency-version: 2.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93b0997 commit 4e25de4

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)