From a0cb8d066db010399ca72b5afffbf8206caac824 Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Fri, 17 Mar 2023 09:52:50 +0100 Subject: [PATCH] Fix SpotBugs output configuration This is causing a warning when building with maven-3.9.0. JIRA:LIGHTY-180 Signed-off-by: tobias.pobocik --- lighty-core/lighty-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml index 083736f9bd..630e3728b9 100644 --- a/lighty-core/lighty-parent/pom.xml +++ b/lighty-core/lighty-parent/pom.xml @@ -317,7 +317,7 @@ true - ${project.build.directory}/spotbugs + ${project.build.directory}/spotbugs