From 24f1d0d7c284c544db64f20085656a554b19aebb Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Sun, 16 Feb 2025 19:29:16 +0100 Subject: [PATCH 1/2] Update airbase to 218 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d2ee5be8ac7a..3b38bb656f87 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.airlift airbase - 217 + 218 io.trino From 893ed00f312e9c74c339507044a161cfe00d8ce0 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Sun, 16 Feb 2025 19:30:52 +0100 Subject: [PATCH 2/2] Update snakeyaml to 2.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3b38bb656f87..88b50585fc4e 100644 --- a/pom.xml +++ b/pom.xml @@ -2326,7 +2326,7 @@ org.yaml snakeyaml - 2.3 + 2.4