From d50df909c3a282702017c5e3574382da3154dc5f Mon Sep 17 00:00:00 2001 From: "tobias.pobocik" Date: Tue, 28 May 2024 09:45:15 +0200 Subject: [PATCH] Bump spotbugs to 4.8.4 https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md#484---2024-04-07 https://github.com/spotbugs/spotbugs-maven-plugin/releases/tag/spotbugs-maven-plugin-4.8.4.0 JIRA: LIGHTY-304 Signed-off-by: tobias.pobocik --- lighty-core/dependency-versions/pom.xml | 2 +- lighty-core/lighty-parent/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index ea75e630c..eb8da3a42 100644 --- a/lighty-core/dependency-versions/pom.xml +++ b/lighty-core/dependency-versions/pom.xml @@ -123,7 +123,7 @@ com.github.spotbugs spotbugs-annotations - 4.8.3 + 4.8.4 provided diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml index 3103e6e76..b1f1e5638 100644 --- a/lighty-core/lighty-parent/pom.xml +++ b/lighty-core/lighty-parent/pom.xml @@ -210,12 +210,12 @@ com.github.spotbugs spotbugs-maven-plugin - 4.8.3.1 + 4.8.4.0 com.github.spotbugs spotbugs - 4.8.3 + 4.8.4 org.opendaylight.odlparent