From 46d684c954948ae8d967c7e07ebb7a3ee04ddfb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:52:53 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.15. - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.12...v_1.5.15) --- 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 80cb3c8..06aec6d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -47,7 +47,7 @@ ch.qos.logback logback-classic - 1.5.12 + 1.5.15 test diff --git a/junit5/pom.xml b/junit5/pom.xml index d6a96c5..e62e2f6 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.12 + 1.5.15 test diff --git a/spring-junit5/pom.xml b/spring-junit5/pom.xml index 67aaef6..7249930 100644 --- a/spring-junit5/pom.xml +++ b/spring-junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.12 + 1.5.15 test