From 6a8e27b8c319e4eef3a4e143164a49c403b3cc29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 03:58:23 +0000 Subject: [PATCH] chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.2.0 --- pom.xml | 2 +- providers/flagd/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 956caa4e4..4a21a8d3d 100644 --- a/pom.xml +++ b/pom.xml @@ -447,7 +447,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.9.1.0 + 4.9.2.0 spotbugs-exclusions.xml diff --git a/providers/flagd/pom.xml b/providers/flagd/pom.xml index 9219971d9..c49eeec6b 100644 --- a/providers/flagd/pom.xml +++ b/providers/flagd/pom.xml @@ -278,7 +278,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.9.1.0 + 4.9.2.0 dev.openfeature.contrib.-