From ba0f5e22fa8cf6ef5f1e21d331808713ae5e3974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:30:07 +0000 Subject: [PATCH] build(deps): bump ch.qos.logback:logback-classic from 1.2.13 to 1.5.16 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.13 to 1.5.16. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.13...v_1.5.16) --- 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 +- smoke-test/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 32d3890b474f..7812b5dbca2e 100644 --- a/pom.xml +++ b/pom.xml @@ -1912,7 +1912,7 @@ 3.6.3 3.4.4 2.21.1 - 1.2.13 + 1.5.16 1.5.2.Final 3.9.6 2.0.1 diff --git a/smoke-test/pom.xml b/smoke-test/pom.xml index 8f84b99d97ed..45e5e79ce9ea 100644 --- a/smoke-test/pom.xml +++ b/smoke-test/pom.xml @@ -848,7 +848,7 @@ ch.qos.logback logback-classic - 1.4.8 + 1.5.16 org.slf4j