Skip to content

Commit

Permalink
Bump io.airlift:aircompressor from 0.27 to 2.0.2 (#3023)
Browse files Browse the repository at this point in the history
Bumps [io.airlift:aircompressor](https://github.com/airlift/aircompressor) from 0.27 to 2.0.2.
- [Release notes](https://github.com/airlift/aircompressor/releases)
- [Changelog](https://github.com/airlift/aircompressor/blob/master/jreleaser.yml)
- [Commits](airlift/aircompressor@0.27...2.0.2)

---
updated-dependencies:
- dependency-name: io.airlift:aircompressor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 5baa903 commit 42cf31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parquet-hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>io.airlift</groupId>
<artifactId>aircompressor</artifactId>
<version>0.27</version>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>commons-pool</groupId>
Expand Down

0 comments on commit 42cf31c

Please sign in to comment.