From cde76ac02a051b93376e16f6998e199f6cc9c1b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 11:39:31 +0000 Subject: [PATCH] Bump logback-classic from 1.2.3 to 1.4.4 Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.4.4. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.4.4) --- 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 f37ea2e..70df5b7 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.4.4 org.junit.jupiter