This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch OAK-10816
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit d398f44940982b106e6a7e435fe391b0a2a943bf
Author: Julian Reschke <resc...@apache.org>
AuthorDate: Sat May 18 18:37:52 2024 +0100

    OAK-10816: Update spotbugs plugin to 4.8.5.0
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 3448328c40..4537ecc6fb 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -329,7 +329,7 @@
         <plugin>
           <groupId>com.github.spotbugs</groupId>
           <artifactId>spotbugs-maven-plugin</artifactId>
-          <version>4.8.3.1</version>
+          <version>4.8.5.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Reply via email to