]> source.dussan.org Git - poi.git/commitdiff
revert to spotbugs 4 because of issues with spotbugs 5
authorPJ Fanning <fanningpj@apache.org>
Sun, 19 Dec 2021 15:13:21 +0000 (15:13 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 19 Dec 2021 15:13:21 +0000 (15:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896161 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index a1efb413500efa8eb6b730c05ea23b131155fedb..c8874f9d1c1b40b786050d844f335cc59b22e026 100644 (file)
@@ -39,7 +39,7 @@ plugins {
     id "com.dorongold.task-tree" version "2.1.0"
     id('org.nosphere.apache.rat') version '0.7.0'
     id 'distribution'
-    id "com.github.spotbugs" version "5.0.3"
+    id "com.github.spotbugs" version "4.8.0"
 }
 
 repositories {