From a2e5bfab72f4cb9256afd654bd23fbfb834b0b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 13:51:16 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.1 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.1. - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.14...v_1.5.1) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ocpp-v1_6-test/pom.xml | 2 +- ocpp-v2-test/pom.xml | 2 +- ocpp-v2_0-test/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ocpp-v1_6-test/pom.xml b/ocpp-v1_6-test/pom.xml index 4608bff6..8172d9dc 100644 --- a/ocpp-v1_6-test/pom.xml +++ b/ocpp-v1_6-test/pom.xml @@ -77,7 +77,7 @@ ch.qos.logback logback-core - 1.4.14 + 1.5.1 test diff --git a/ocpp-v2-test/pom.xml b/ocpp-v2-test/pom.xml index f2b8316a..02d74a84 100644 --- a/ocpp-v2-test/pom.xml +++ b/ocpp-v2-test/pom.xml @@ -103,7 +103,7 @@ ch.qos.logback logback-core - 1.4.14 + 1.5.1 test diff --git a/ocpp-v2_0-test/pom.xml b/ocpp-v2_0-test/pom.xml index c1a3c17e..41af8573 100644 --- a/ocpp-v2_0-test/pom.xml +++ b/ocpp-v2_0-test/pom.xml @@ -78,7 +78,7 @@ ch.qos.logback logback-core - 1.4.14 + 1.5.1 test