From 0fe40e134d929b7a6d9267381a5a270fb6c2aee0 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 5 Sep 2024 04:24:09 +0000
Subject: [PATCH] chore(deps): update dependency
 com.github.spotbugs:spotbugs-maven-plugin to v4.8.6.3

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1a7d49985..092b0b752 100644
--- a/pom.xml
+++ b/pom.xml
@@ -269,7 +269,7 @@
             <plugin>
                 <groupId>com.github.spotbugs</groupId>
                 <artifactId>spotbugs-maven-plugin</artifactId>
-                <version>4.8.6.2</version>
+                <version>4.8.6.3</version>
                 <configuration>
                     <excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
                     <plugins>