From 3d9fbc7d2625fc662796a3d4c641e8158fdcc0d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 08:04:24 +0000 Subject: [PATCH 1/3] build(deps): bump logback-classic from 1.2.11 to 1.4.0 Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.0. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.4.0) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1591b02f9..e4ba9acb3 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ ch.qos.logback logback-classic - 1.2.11 + 1.4.0 org.assertj From 4ca323b0f3da4cb2904a3889d9f920d7a48d8ec5 Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Mon, 29 Aug 2022 15:01:36 +0200 Subject: [PATCH 2/3] Downgrade to Logback 1.3.0 http://mailman.qos.ch/pipermail/announce/2022/000177.html --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e4ba9acb3..77a308869 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ ch.qos.logback logback-classic - 1.4.0 + 1.3.0 org.assertj From 60ead42f524d6d8f8842d02ed065dcc44f12bcde Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Mon, 29 Aug 2022 15:04:47 +0200 Subject: [PATCH 3/3] Bump slf4j to version 2.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 77a308869..aae1aae4c 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ ${project.artifactId} 2.1.2 - 1.7.36 + 2.0.0