Author: fanningpj
Date: Sun Dec 19 15:13:21 2021
New Revision: 1896161
URL: http://svn.apache.org/viewvc?rev=1896161&view=rev
Log:
revert to spotbugs 4 because of issues with spotbugs 5
Modified:
poi/trunk/build.gradle
Modified: poi/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1896161&r1=1896160&r2=1896161&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Sun Dec 19 15:13:21 2021
@@ -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 {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]