From a3e424db42892f9d605f856f26be1f1a1ed37cf0 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Sat, 8 Jan 2022 22:03:47 +0100 Subject: [PATCH] [MJAR-283] Upgrade Plexus Utils to 3.3.1 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1c5e5be..a6c526a 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,8 @@ org.codehaus.plexus plexus-utils - 3.3.0 + 3.3.1 + runtime junit