From beca236e961c1ee4718333d18398ab4c0c364d30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:16:14 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.6 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.4 to 1.5.6. - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.4...v_1.5.6) --- 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 9c620b5..380c066 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -47,7 +47,7 @@ ch.qos.logback logback-classic - 1.5.4 + 1.5.6 test diff --git a/junit5/pom.xml b/junit5/pom.xml index e00d896..f16536e 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.4 + 1.5.6 test diff --git a/spring-junit5/pom.xml b/spring-junit5/pom.xml index 2e3f6c1..796b2d7 100644 --- a/spring-junit5/pom.xml +++ b/spring-junit5/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.4 + 1.5.6 test