From d81c9f16bb3a0137ccb559fc72f664fc49d8527c Mon Sep 17 00:00:00 2001 From: "Mateusz \"Serafin\" Gajewski" Date: Sat, 30 Sep 2023 11:03:03 +0200 Subject: [PATCH] Downgrade logback to 1.4.8 There is a regression in logback 1.4.9 which causes Trino tests to fail due to timeouts. The root cause is still to be investigated. --- CHANGES.md | 3 +++ airbase/pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 78b2a4608..319351a7e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,9 @@ Airbase 147 * Automatically sort and verify POM files +* Dependency downgrades: + - logback 1.4.8 (from 1.4.11) + Airbase 146 * Plugin updates: diff --git a/airbase/pom.xml b/airbase/pom.xml index 7ed5ae326..ceb5b179e 100644 --- a/airbase/pom.xml +++ b/airbase/pom.xml @@ -179,7 +179,7 @@ 2.12.5 5.10.0 1.9.0 - 1.4.11 + 1.4.8 2.7.0 1.30.1 1.30.0