From 1d02cfbdac0a0f88cb159bae6d9affa97ad3dd8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 03:31:28 +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.32 to 1.5.34. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.32...v_1.5.34) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.34 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-v2/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 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/pom.xml b/pom.xml index e23bee40d..a26912f90 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ 2.21.3 2.21 2.0.18 - 1.5.32 + 1.5.34 12.1.6 1.62.0 6.1.0 diff --git a/samples/anthropic/pom.xml b/samples/anthropic/pom.xml index 855fa530f..f613f2111 100644 --- a/samples/anthropic/pom.xml +++ b/samples/anthropic/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/aws-bedrock/pom.xml b/samples/aws-bedrock/pom.xml index de98636a1..64debba9e 100644 --- a/samples/aws-bedrock/pom.xml +++ b/samples/aws-bedrock/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/azure-foundry/pom.xml b/samples/azure-foundry/pom.xml index 92d227738..8c0519782 100644 --- a/samples/azure-foundry/pom.xml +++ b/samples/azure-foundry/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/chat-session/pom.xml b/samples/chat-session/pom.xml index a4da9ec47..22b890992 100644 --- a/samples/chat-session/pom.xml +++ b/samples/chat-session/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/cohere/pom.xml b/samples/cohere/pom.xml index 4d534cdd8..6d8e51306 100644 --- a/samples/cohere/pom.xml +++ b/samples/cohere/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/complex-io/pom.xml b/samples/complex-io/pom.xml index 6c32430cc..c4554599c 100644 --- a/samples/complex-io/pom.xml +++ b/samples/complex-io/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/deepseek/pom.xml b/samples/deepseek/pom.xml index 78bfd3cd8..6f941e1ef 100644 --- a/samples/deepseek/pom.xml +++ b/samples/deepseek/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/evaluations/pom.xml b/samples/evaluations/pom.xml index e99ff3b35..f66996f9b 100644 --- a/samples/evaluations/pom.xml +++ b/samples/evaluations/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/evaluators-plugin/pom.xml b/samples/evaluators-plugin/pom.xml index b52a483c2..2a442b00b 100644 --- a/samples/evaluators-plugin/pom.xml +++ b/samples/evaluators-plugin/pom.xml @@ -77,7 +77,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/groq/pom.xml b/samples/groq/pom.xml index de1783b26..9c82a3f05 100644 --- a/samples/groq/pom.xml +++ b/samples/groq/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/interrupts/pom.xml b/samples/interrupts/pom.xml index a081a34c3..73a2053cd 100644 --- a/samples/interrupts/pom.xml +++ b/samples/interrupts/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/mcp/pom.xml b/samples/mcp/pom.xml index 30fb4969d..da767554f 100644 --- a/samples/mcp/pom.xml +++ b/samples/mcp/pom.xml @@ -77,7 +77,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/middleware-v2/pom.xml b/samples/middleware-v2/pom.xml index a2a1443bb..b21de2147 100644 --- a/samples/middleware-v2/pom.xml +++ b/samples/middleware-v2/pom.xml @@ -64,7 +64,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/middleware/pom.xml b/samples/middleware/pom.xml index ab6f9b816..6b9287fcb 100644 --- a/samples/middleware/pom.xml +++ b/samples/middleware/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/mistral/pom.xml b/samples/mistral/pom.xml index 1fa0e7bc3..102da92e5 100644 --- a/samples/mistral/pom.xml +++ b/samples/mistral/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/multi-agent/pom.xml b/samples/multi-agent/pom.xml index e0c9e29e1..067dfb7e7 100644 --- a/samples/multi-agent/pom.xml +++ b/samples/multi-agent/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/ollama/pom.xml b/samples/ollama/pom.xml index b3fc030f8..5a2defdcd 100644 --- a/samples/ollama/pom.xml +++ b/samples/ollama/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/openai/pom.xml b/samples/openai/pom.xml index 0c086bc5d..1c08db2e8 100644 --- a/samples/openai/pom.xml +++ b/samples/openai/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/rag/pom.xml b/samples/rag/pom.xml index d4b682f0d..d69fef261 100644 --- a/samples/rag/pom.xml +++ b/samples/rag/pom.xml @@ -68,7 +68,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 diff --git a/samples/spring/pom.xml b/samples/spring/pom.xml index 2b12ad9ab..67af31be5 100644 --- a/samples/spring/pom.xml +++ b/samples/spring/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34 ch.qos.logback diff --git a/samples/xai/pom.xml b/samples/xai/pom.xml index 4337b899a..1da8b3ad6 100644 --- a/samples/xai/pom.xml +++ b/samples/xai/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.5.32 + 1.5.34