From ad9b8efce0699e7e4663e16588849ba92f6617da Mon Sep 17 00:00:00 2001 From: Buse Halis Date: Mon, 3 Aug 2026 12:34:22 +0200 Subject: [PATCH] chore: pin logback-core alongside logback-classic to ensure version compatibility --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 6d25da9..73ff3fe 100644 --- a/pom.xml +++ b/pom.xml @@ -112,6 +112,13 @@ runtime + + ch.qos.logback + logback-core + 1.5.38 + runtime + + com.sap.cds cds-feature-notifications