From cd99a1e96978ba8d558a818edce15b912d9a6f52 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Fri, 5 Jan 2024 23:06:02 -0500 Subject: [PATCH] [cleanup] Use commons io list files intead of plexus utils get files --- pom.xml | 2 +- .../mojo/spotbugs/BaseViolationCheckMojo.groovy | 13 ++++++++----- .../org/codehaus/mojo/spotbugs/SpotBugsInfo.groovy | 6 +++--- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 246bc8325..175c6b65d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@