Author: fanningpj
Date: Mon Jun 13 13:12:49 2022
New Revision: 1901878

URL: http://svn.apache.org/viewvc?rev=1901878&view=rev
Log:
upgrade spotbugs plugin

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1901878&r1=1901877&r2=1901878&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Mon Jun 13 13:12:49 2022
@@ -39,7 +39,7 @@ plugins {
     id "com.dorongold.task-tree" version "2.1.0"
     id('org.nosphere.apache.rat') version '0.7.1'
     id 'distribution'
-    id "com.github.spotbugs" version "5.0.7"
+    id "com.github.spotbugs" version "5.0.8"
     id 'com.github.jk1.dependency-license-report' version '2.0'
 }
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to