From e25604008b10292ab2a20c216c6c23452efce11b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 13:59:58 +0000 Subject: [PATCH] Bump logback-classic from 1.3.0 to 1.4.7 Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.3.0 to 1.4.7. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.3.0...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] --- amazon-kinesis-client-multilang/pom.xml | 2 +- amazon-kinesis-client/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/amazon-kinesis-client-multilang/pom.xml b/amazon-kinesis-client-multilang/pom.xml index dd20862e..d0f7ddb0 100644 --- a/amazon-kinesis-client-multilang/pom.xml +++ b/amazon-kinesis-client-multilang/pom.xml @@ -78,7 +78,7 @@ ch.qos.logback logback-classic - 1.3.0 + 1.4.7 com.beust diff --git a/amazon-kinesis-client/pom.xml b/amazon-kinesis-client/pom.xml index 7356a72b..1a9e2d9c 100644 --- a/amazon-kinesis-client/pom.xml +++ b/amazon-kinesis-client/pom.xml @@ -171,7 +171,7 @@ ch.qos.logback logback-classic - 1.3.0 + 1.4.7 test