From 8f073ae010179c5e4586ea328906661edc23081f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 19:55:58 +0000 Subject: [PATCH 1/2] Bump logback-classic from 1.2.11 to 1.4.7 Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.7. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.4.7) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49b555d3..11e74722 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,7 @@ ch.qos.logback logback-classic - 1.2.11 + 1.4.7 test From d513245ba9a39cc0fc089024d1cceb4b0ee2bc18 Mon Sep 17 00:00:00 2001 From: "Taro L. Saito" Date: Wed, 17 May 2023 12:58:27 -0700 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 11e74722..f5400154 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,7 @@ ch.qos.logback logback-classic - 1.4.7 + 1.3.7 test