From cb434d5baca40a02a0f8fbce222252f79b1c5a60 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Sun, 12 May 2024 14:53:56 +0900 Subject: [PATCH] Consolidate duplicate apache rat stanza This resolves a build warning. --- project/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/project/pom.xml b/project/pom.xml index 1db28237aa..0da4197514 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -684,11 +684,6 @@ maven-install-plugin 2.4 - - org.apache.rat - apache-rat-plugin - 0.12 - com.github.spotbugs spotbugs-maven-plugin @@ -718,6 +713,7 @@ org.apache.rat apache-rat-plugin + 0.12