From 7a5d3847248bcf211a12ad4b56eff7d39ae5c657 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Wed, 19 Aug 2026 15:48:18 +0200 Subject: [PATCH] Bump plexus-utils to 4.1.0 4.1.0 stops excluding .gitignore and .cvsignore from DirectoryScanner by default, so this is a behaviour change and not only a version bump. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 33d7d44..b971b98 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ See the Apache License Version 2.0 for the specific language governing permissio org.codehaus.plexus plexus-utils - 4.0.3 + 4.1.0 javax.inject