From 26473d257a949700f2483f0d28bf33c97795f2bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 20:42:25 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core in /sources/modules/oauth-server Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.3 to 1.3.16. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.3.16) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.3.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sources/modules/oauth-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/modules/oauth-server/pom.xml b/sources/modules/oauth-server/pom.xml index 5d31acd12..036e244d7 100644 --- a/sources/modules/oauth-server/pom.xml +++ b/sources/modules/oauth-server/pom.xml @@ -168,7 +168,7 @@ ch.qos.logback logback-core - 1.2.3 + 1.3.16 org.springframework.security