Author: fanningpj
Date: Mon Mar 28 13:49:38 2022
New Revision: 1899308
URL: http://svn.apache.org/viewvc?rev=1899308&view=rev
Log:
try upgrading spotbugs again
Modified:
poi/trunk/build.gradle
Modified: poi/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1899308&r1=1899307&r2=1899308&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Mon Mar 28 13:49:38 2022
@@ -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 "4.8.0"
+ id "com.github.spotbugs" version "5.0.6"
id 'com.github.jk1.dependency-license-report' version '2.0'
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]