From e87d388dd5386789c897ca16cac849bb1d8e9b06 Mon Sep 17 00:00:00 2001 From: Scott Gerring Date: Tue, 13 Jun 2023 09:31:59 +0800 Subject: [PATCH 1/2] Roll SLF4J log4j bindings to v2 --- pom.xml | 2 +- powertools-logging/pom.xml | 2 +- powertools-serialization/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bb277f32e..35c9c13c0 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,7 @@ org.apache.logging.log4j - log4j-slf4j-impl + log4j-slf4j2-impl ${log4j.version} diff --git a/powertools-logging/pom.xml b/powertools-logging/pom.xml index a044a4a34..0779a970d 100644 --- a/powertools-logging/pom.xml +++ b/powertools-logging/pom.xml @@ -63,7 +63,7 @@ org.apache.logging.log4j - log4j-slf4j-impl + log4j-slf4j2-impl org.apache.logging.log4j diff --git a/powertools-serialization/pom.xml b/powertools-serialization/pom.xml index e68b26f7b..52f104ec4 100644 --- a/powertools-serialization/pom.xml +++ b/powertools-serialization/pom.xml @@ -51,7 +51,7 @@ org.apache.logging.log4j - log4j-slf4j-impl + log4j-slf4j2-impl From 44c4c75ccff26535b09dc8ca3d14ef51f647cafc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 09:15:51 +0200 Subject: [PATCH 2/2] build(deps-dev): bump constructs from 10.2.47 to 10.2.55 (#1219) Bumps [constructs](https://github.com/aws/constructs) from 10.2.47 to 10.2.55. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.2.47...v10.2.55) --- updated-dependencies: - dependency-name: software.constructs:constructs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- powertools-e2e-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powertools-e2e-tests/pom.xml b/powertools-e2e-tests/pom.xml index eae7d4a22..e497f568f 100644 --- a/powertools-e2e-tests/pom.xml +++ b/powertools-e2e-tests/pom.xml @@ -17,7 +17,7 @@ 8 8 - 10.2.47 + 10.2.55 2.84.0