From f3ae49608b4a1a6e4962dc6067d1714ff5ab21ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 04:47:11 +0000 Subject: [PATCH] Bump logback-classic from 1.4.0 to 1.4.1 Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.0...v_1.4.1) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 90fd3ee..10cd1ed 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ ch.qos.logback logback-classic - 1.4.0 + 1.4.1