From 3dc5315481db32291ecc727d3f339d16c3e3e2b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 10:36:13 +0000 Subject: [PATCH] chore(deps)(deps): bump ch.qos.logback:logback-classic Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.24 to 1.5.25. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.24...v_1.5.25) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- samples/anthropic/pom.xml | 2 +- samples/aws-bedrock/pom.xml | 2 +- samples/azure-foundry/pom.xml | 2 +- samples/chat-session/pom.xml | 2 +- samples/cohere/pom.xml | 2 +- samples/complex-io/pom.xml | 2 +- samples/deepseek/pom.xml | 2 +- samples/evaluations/pom.xml | 2 +- samples/evaluators-plugin/pom.xml | 2 +- samples/groq/pom.xml | 2 +- samples/interrupts/pom.xml | 2 +- samples/mcp/pom.xml | 2 +- samples/middleware/pom.xml | 2 +- samples/mistral/pom.xml | 2 +- samples/multi-agent/pom.xml | 2 +- samples/ollama/pom.xml | 2 +- samples/openai/pom.xml | 2 +- samples/rag/pom.xml | 2 +- samples/spring/pom.xml | 2 +- samples/xai/pom.xml | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index bd207d53c..4d54202fe 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,7 @@ 2.20.1 2.20 2.0.17 - 1.5.24 + 1.5.25 12.1.5 1.58.0 6.0.2 diff --git a/samples/anthropic/pom.xml b/samples/anthropic/pom.xml index bb4a1d0dc..d25ab9a71 100644 --- a/samples/anthropic/pom.xml +++ b/samples/anthropic/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/aws-bedrock/pom.xml b/samples/aws-bedrock/pom.xml index f0cea6ede..befc6e312 100644 --- a/samples/aws-bedrock/pom.xml +++ b/samples/aws-bedrock/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/azure-foundry/pom.xml b/samples/azure-foundry/pom.xml index 593bc36cc..25b66588a 100644 --- a/samples/azure-foundry/pom.xml +++ b/samples/azure-foundry/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/chat-session/pom.xml b/samples/chat-session/pom.xml index 21cadea28..e8fc29a8b 100644 --- a/samples/chat-session/pom.xml +++ b/samples/chat-session/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/cohere/pom.xml b/samples/cohere/pom.xml index 09fc3ba18..e60f4a7c2 100644 --- a/samples/cohere/pom.xml +++ b/samples/cohere/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/complex-io/pom.xml b/samples/complex-io/pom.xml index 286ff5978..2fe159ecc 100644 --- a/samples/complex-io/pom.xml +++ b/samples/complex-io/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/deepseek/pom.xml b/samples/deepseek/pom.xml index 03db13c6e..04a24da4c 100644 --- a/samples/deepseek/pom.xml +++ b/samples/deepseek/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/evaluations/pom.xml b/samples/evaluations/pom.xml index f50651800..31610fdec 100644 --- a/samples/evaluations/pom.xml +++ b/samples/evaluations/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/evaluators-plugin/pom.xml b/samples/evaluators-plugin/pom.xml index 3f34e0a7d..512339e86 100644 --- a/samples/evaluators-plugin/pom.xml +++ b/samples/evaluators-plugin/pom.xml @@ -77,7 +77,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/groq/pom.xml b/samples/groq/pom.xml index 168a132ee..df08ad7a9 100644 --- a/samples/groq/pom.xml +++ b/samples/groq/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/interrupts/pom.xml b/samples/interrupts/pom.xml index cb766868f..d3fa06ab8 100644 --- a/samples/interrupts/pom.xml +++ b/samples/interrupts/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/mcp/pom.xml b/samples/mcp/pom.xml index 4e505e846..0fe579668 100644 --- a/samples/mcp/pom.xml +++ b/samples/mcp/pom.xml @@ -77,7 +77,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/middleware/pom.xml b/samples/middleware/pom.xml index 47bfc3672..4cd25f117 100644 --- a/samples/middleware/pom.xml +++ b/samples/middleware/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/mistral/pom.xml b/samples/mistral/pom.xml index b32c90a7b..f14c41691 100644 --- a/samples/mistral/pom.xml +++ b/samples/mistral/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/multi-agent/pom.xml b/samples/multi-agent/pom.xml index 31585b33a..9924024c0 100644 --- a/samples/multi-agent/pom.xml +++ b/samples/multi-agent/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/ollama/pom.xml b/samples/ollama/pom.xml index b01fc1ca9..9f70f2f4a 100644 --- a/samples/ollama/pom.xml +++ b/samples/ollama/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/openai/pom.xml b/samples/openai/pom.xml index 42c51a329..92713fd8e 100644 --- a/samples/openai/pom.xml +++ b/samples/openai/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/rag/pom.xml b/samples/rag/pom.xml index 9d92713cb..1cc1331e9 100644 --- a/samples/rag/pom.xml +++ b/samples/rag/pom.xml @@ -68,7 +68,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 diff --git a/samples/spring/pom.xml b/samples/spring/pom.xml index 7b90e58e7..72a19d868 100644 --- a/samples/spring/pom.xml +++ b/samples/spring/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25 ch.qos.logback diff --git a/samples/xai/pom.xml b/samples/xai/pom.xml index 0fcd30159..b9ddf75bf 100644 --- a/samples/xai/pom.xml +++ b/samples/xai/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.24 + 1.5.25