From c0c886480c13cd73dbcc1e6145fbbaf4b1be81e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 02:01:17 +0000 Subject: [PATCH] Bump logback-classic from 1.4.1 to 1.4.4 Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.4.1 to 1.4.4. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.1...v_1.4.4) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 2a49014305..26dca27ca4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -151,7 +151,7 @@ ch.qos.logback logback-classic - 1.4.1 + 1.4.4 commons-cli