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

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


The following commit(s) were added to refs/heads/1.22 by this push:
     new 54f577df8a OAK-10816: Update spotbugs plugin to 4.8.5.0 (#1470)
54f577df8a is described below

commit 54f577df8ac0d0a6318d0cf78fd5af4058b9ad23
Author: Julian Reschke <[email protected]>
AuthorDate: Sat May 18 19:38:29 2024 +0200

    OAK-10816: Update spotbugs plugin to 4.8.5.0 (#1470)
---
 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 453c08c4cc..62747fbb9a 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -321,7 +321,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>

Reply via email to