From 96573983cf91c810e6552a96d947e1e2c1d13334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 18:20:32 +0900 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.3.7 to 1.3.14 (#294) * Bump ch.qos.logback:logback-classic from 1.3.7 to 1.3.12 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.7 to 1.3.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.3.7...v_1.3.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development ... Signed-off-by: dependabot[bot] * Upgrade logback-classic to 1.3.14 * Add jansi as a dependency library --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yukihiro Okada --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9a9dce71..89f8d69f 100644 --- a/pom.xml +++ b/pom.xml @@ -178,7 +178,14 @@ ch.qos.logback logback-classic - 1.3.7 + 1.3.14 + test + + + + org.fusesource.jansi + jansi + 2.4.0 test