From fe4aea2e82f2826a7146c8cf78ddeff67e526dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 09:17:10 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.10 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.9 to 1.5.10. - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.9...v_1.5.10) --- 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 24c138b..32c56d7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -47,7 +47,7 @@ ch.qos.logback logback-classic - 1.5.9 + 1.5.10 test diff --git a/junit5/pom.xml b/junit5/pom.xml index 38f14a3..5cf9442 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.9 + 1.5.10 test diff --git a/spring-junit5/pom.xml b/spring-junit5/pom.xml index 1089943..a3e3fa9 100644 --- a/spring-junit5/pom.xml +++ b/spring-junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.9 + 1.5.10 test