From 15db4767ab2537ffc9609ba45528101b06fc3581 Mon Sep 17 00:00:00 2001 From: Jerome Van Der Linden Date: Tue, 22 Nov 2022 18:07:15 +0100 Subject: [PATCH] update parent pom --- pom.xml | 19 +++++++++++++++++++ spotbugs-exclude.xml | 32 ++++---------------------------- 2 files changed, 23 insertions(+), 28 deletions(-) diff --git a/pom.xml b/pom.xml index 6f443e3a7..b1e63bef0 100644 --- a/pom.xml +++ b/pom.xml @@ -30,6 +30,8 @@ powertools-core powertools-serialization powertools-logging + powertools-logging-log4j + powertools-logging-logback powertools-tracing powertools-sqs powertools-metrics @@ -56,6 +58,7 @@ 1.8 1.8 2.19.0 + 2.0.4 2.14.1 1.9.7 2.18.22 @@ -77,6 +80,7 @@ 5.9.1 1.0.6 0.5.1 + 1.5.0 @@ -175,6 +179,11 @@ log4j-slf4j-impl ${log4j.version} + + org.apache.logging.log4j + log4j-slf4j2-impl + ${log4j.version} + org.apache.logging.log4j log4j-api @@ -190,6 +199,16 @@ log4j-jcl ${log4j.version} + + co.elastic.logging + logback-ecs-encoder + ${elastic.version} + + + org.slf4j + slf4j-api + ${slf4j.version} + com.amazonaws aws-xray-recorder-sdk-core diff --git a/spotbugs-exclude.xml b/spotbugs-exclude.xml index 0c8d1d8f8..118fe54c4 100644 --- a/spotbugs-exclude.xml +++ b/spotbugs-exclude.xml @@ -12,22 +12,6 @@ - - - - - - - - - - - - - - - - @@ -38,20 +22,12 @@ - - - - - - - - - - + + - - + +