From bab3a3c5b1aa9ee57dcbff7f146576f2c0c7251d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 02:06:27 +0000 Subject: [PATCH] build(deps): Bump logback-classic from 1.2.11 to 1.4.4 Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.4. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.11...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 08c1c368..4f08bd3a 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ ch.qos.logback logback-classic - 1.2.11 + 1.4.4