From 2fd87aa874c7aeb0362a7c1e37771376e4f119fb Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 24 May 2024 11:06:06 +0200 Subject: [PATCH 01/10] Update AWS SDK v1 to 1.12.729 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 531a47114573..ee03dd40696d 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ 312 4.13.1 1.11.3 - 1.12.721 + 1.12.729 4.17.0 7.5.1 94 From f171d56d6769bc343ef003ba33aa8bcccd57950d Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 24 May 2024 11:07:18 +0200 Subject: [PATCH 02/10] Update netty to 4.1.110.Final --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ee03dd40696d..af8e27ef7831 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ io.netty netty-bom - 4.1.109.Final + 4.1.110.Final pom import From a220aba62245734cd67a8f9f64ef398208a209c9 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 24 May 2024 11:07:43 +0200 Subject: [PATCH 03/10] Update reactor-core to 3.6.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index af8e27ef7831..e3e1d58d2bda 100644 --- a/pom.xml +++ b/pom.xml @@ -918,7 +918,7 @@ io.projectreactor reactor-core - 3.6.5 + 3.6.6 From a8be02658aaa9d53634542682721771b72df2e89 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 24 May 2024 11:08:05 +0200 Subject: [PATCH 04/10] Update commons-compress to 1.26.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e3e1d58d2bda..01170d76231c 100644 --- a/pom.xml +++ b/pom.xml @@ -1765,7 +1765,7 @@ org.apache.commons commons-compress - 1.26.1 + 1.26.2 From 934470283193ad10e01e027ad7f731c07baaf246 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 24 May 2024 11:08:24 +0200 Subject: [PATCH 05/10] Update plexus-xml to 4.0.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 01170d76231c..3662bcccdae0 100644 --- a/pom.xml +++ b/pom.xml @@ -2065,7 +2065,7 @@ org.codehaus.plexus plexus-xml - 4.0.3 + 4.0.4 From d484eda254ebc89e508227b289c2fdb2e9656a17 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 24 May 2024 11:08:47 +0200 Subject: [PATCH 06/10] Update AWS SDK v2 to 2.25.59 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3662bcccdae0..26ff07feea06 100644 --- a/pom.xml +++ b/pom.xml @@ -307,7 +307,7 @@ software.amazon.awssdk bom - 2.25.51 + 2.25.59 pom import From be42a0999a3579aecb20d8fb8370480b0c1cf146 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 24 May 2024 11:09:17 +0200 Subject: [PATCH 07/10] Update singlestore-jdbc-driver to 1.2.3 --- plugin/trino-singlestore/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/trino-singlestore/pom.xml b/plugin/trino-singlestore/pom.xml index 46477f98eed1..958036531178 100644 --- a/plugin/trino-singlestore/pom.xml +++ b/plugin/trino-singlestore/pom.xml @@ -31,7 +31,7 @@ com.singlestore singlestore-jdbc-client - 1.2.2 + 1.2.3 From c26ea9f5c22c4e2b9a9b4ca7db7449278677bb44 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 24 May 2024 11:11:34 +0200 Subject: [PATCH 08/10] Update jedis to 5.1.3 --- plugin/trino-redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/trino-redis/pom.xml b/plugin/trino-redis/pom.xml index b0345387db1c..8688322b10e5 100644 --- a/plugin/trino-redis/pom.xml +++ b/plugin/trino-redis/pom.xml @@ -87,7 +87,7 @@ redis.clients jedis - 5.1.2 + 5.1.3 From 25fecdeb3c904df24b911a9c807ae979d18e3e16 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 24 May 2024 11:18:14 +0200 Subject: [PATCH 09/10] Update commons-cli to 1.8.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 26ff07feea06..78817c50c28a 100644 --- a/pom.xml +++ b/pom.xml @@ -635,7 +635,7 @@ commons-cli commons-cli - 1.7.0 + 1.8.0 From 1452d5492e0d71560e71a23fc1b0a22af58a8033 Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Fri, 24 May 2024 11:18:34 +0200 Subject: [PATCH 10/10] Update aircompressor to 0.27 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78817c50c28a..2edb362e4c3f 100644 --- a/pom.xml +++ b/pom.xml @@ -665,7 +665,7 @@ io.airlift aircompressor - 0.26 + 0.27