From f725ab9eee7714a3c7f581d36fec38d5e7acfa52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 18:16:04 +0000 Subject: [PATCH] build(deps): bump ch.qos.logback:logback-classic Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.12. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.4.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.4.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- rate-limiting-pattern/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 82d15bdf1d74..9b7d8aca6082 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ 3.4.4 5.11.4 5.14.2 - 1.5.18 + 1.4.12 2.0.17 diff --git a/rate-limiting-pattern/pom.xml b/rate-limiting-pattern/pom.xml index 9d5d2624ee8b..d9332b3f7603 100644 --- a/rate-limiting-pattern/pom.xml +++ b/rate-limiting-pattern/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.4.11 + 1.4.12