From e5a2ec58b9844c1852048dfe11e049d2c0e7ea3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 09:24:35 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.8 to 1.5.9. - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.8...v_1.5.9) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- junit5/pom.xml | 2 +- spring-junit5/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 80721e2..24c138b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -47,7 +47,7 @@ ch.qos.logback logback-classic - 1.5.8 + 1.5.9 test diff --git a/junit5/pom.xml b/junit5/pom.xml index 08e97e6..38f14a3 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.8 + 1.5.9 test diff --git a/spring-junit5/pom.xml b/spring-junit5/pom.xml index 0074ec5..1089943 100644 --- a/spring-junit5/pom.xml +++ b/spring-junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.8 + 1.5.9 test