From 64ec48721231b51e536e8e60ef5e7e9290654efa Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 13 Dec 2024 17:04:46 +1000 Subject: [PATCH] Remove not anymore needed exclusions which breaks PCT test from 2.489, test with mvn clean install -Djenkins.version=2.489 (#536) Signed-off-by: Olivier Lamy --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index 90914027..93c872eb 100644 --- a/pom.xml +++ b/pom.xml @@ -160,16 +160,6 @@ testcontainers 1.20.4 test - - - org.apache.commons - commons-compress - - - org.slf4j - slf4j-api - -