airlift / airbase

Base POM for Airlift
Apache License 2.0
48 stars 87 forks source link

Update dependencies #402

Closed wendigo closed 7 months ago

wendigo commented 7 months ago

PTAL @electrum. This makes it possible to build with target language level 22

wendigo commented 7 months ago

@electrum @martint PTAL. I'd like to update it in Trino and test with JDK 22-ea

wendigo commented 7 months ago

I've tested these changes with Airlift and Trino and seems fine (code needs some fixes due to deprecated guava's Throwables methods but these are minor)