From fba21b8135c56fe6ef6276dca73903c17d141e50 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Thu, 4 Jul 2024 15:35:36 +0200 Subject: [PATCH 1/3] Drop dependency to commons-codec --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 335ebd2a..047241d4 100644 --- a/pom.xml +++ b/pom.xml @@ -78,13 +78,6 @@ commons-compress 1.26.2 - - - commons-codec - commons-codec - 1.17.0 - - org.slf4j slf4j-api From 4c56f3a64b91609ad5600cd9e6fd8807f8b14436 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Thu, 4 Jul 2024 15:35:56 +0200 Subject: [PATCH 2/3] Update plexus-io to 3.5.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 047241d4..ba91aef9 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ org.codehaus.plexus plexus-io - 3.4.2 + 3.5.0 From 9bef1defae51c4927edf9db1a9367074f60fe22e Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Thu, 4 Jul 2024 15:36:13 +0200 Subject: [PATCH 3/3] Update Sisu to 0.9.0.M3 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index ba91aef9..a3eef9a0 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,7 @@ 1.7.36 + 0.9.0.M3 2024-03-14T22:25:56Z