From 9bcb4b53127873cb405f89cb1adbc7d83e3ee7ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 13:46:37 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core from 1.4.13 to 1.4.14 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.13 to 1.4.14. - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.13...v_1.4.14) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch ... 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 a7756d55..4608bff6 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.13 + 1.4.14 test diff --git a/ocpp-v2-test/pom.xml b/ocpp-v2-test/pom.xml index 8e756ca0..f2b8316a 100644 --- a/ocpp-v2-test/pom.xml +++ b/ocpp-v2-test/pom.xml @@ -103,7 +103,7 @@ ch.qos.logback logback-core - 1.4.13 + 1.4.14 test diff --git a/ocpp-v2_0-test/pom.xml b/ocpp-v2_0-test/pom.xml index 441cc952..c1a3c17e 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.13 + 1.4.14 test