From 5d8271502b2acc5fc6e748c5a63e1741f218199b 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 | 21 ++++++++++++++++++++- spotbugs-exclude.xml | 32 ++++---------------------------- 2 files changed, 24 insertions(+), 29 deletions(-) diff --git a/pom.xml b/pom.xml index b9dfd769f..773bd9d5b 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,13 +58,14 @@ 1.8 1.8 2.19.0 + 2.0.4 2.13.4.2 1.9.7 2.18.9 2.12.0 2.1.2 UTF-8 - 1.2.1 + 1.2.2 3.11.0 1.0.0 3.10.1 @@ -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 @@ - - - - - - - - - - + + - - + +