From e25760afb876bd7e1de7837f0797506c66427957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 13:10:26 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core from 1.4.13 to 1.5.0 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.13 to 1.5.0. - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.13...v_1.5.0) --- 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..6f4a3403 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.0 test diff --git a/ocpp-v2-test/pom.xml b/ocpp-v2-test/pom.xml index f2b8316a..c106e3cd 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.0 test diff --git a/ocpp-v2_0-test/pom.xml b/ocpp-v2_0-test/pom.xml index c1a3c17e..d00b6031 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.0 test