From e11e85bc48ed71b43903dd0458b34e78db4777df Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Wed, 8 Oct 2025 17:36:06 +0200 Subject: [PATCH] Update plexus-io to 3.5.2 and downgrade plexus-utils to 3.6.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a492a1de..cb60fc6f 100644 --- a/pom.xml +++ b/pom.xml @@ -61,12 +61,12 @@ org.codehaus.plexus plexus-utils - 4.0.2 + 3.6.0 org.codehaus.plexus plexus-io - 3.5.1 + 3.5.2 @@ -134,7 +134,7 @@ com.google.inject guice - 6.0.0 + 5.1.0 test