From 22b89f8f22d6f7890ad2e34810697fe3b907ff23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 03:56:17 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.2 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.0 to 1.5.2. - [Commits](https://github.com/qos-ch/logback/commits) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development 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 62996a5..6af5df7 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ ch.qos.logback logback-classic - 1.5.0 + 1.5.2 commons-codec