From f657a07101b566048b884f627d772d10b53413e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 21:11:31 +0000 Subject: [PATCH] build(deps): Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.18 to 1.5.19. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.18...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build-parent/pom.xml | 2 +- integration-tests/deltaspike-tests/pom.xml | 2 +- integration-tests/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 0b8549a0..ce68275d 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -85,7 +85,7 @@ ch.qos.logback logback-classic - 1.5.18 + 1.5.19 test diff --git a/integration-tests/deltaspike-tests/pom.xml b/integration-tests/deltaspike-tests/pom.xml index 85fd5e0c..7dd2f799 100644 --- a/integration-tests/deltaspike-tests/pom.xml +++ b/integration-tests/deltaspike-tests/pom.xml @@ -20,7 +20,7 @@ ch.qos.logback logback-classic - 1.5.18 + 1.5.19 test diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 27b9b14a..319ecb3a 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -48,7 +48,7 @@ ch.qos.logback logback-classic - 1.5.18 + 1.5.19 test