Author: fanningpj
Date: Thu Oct 19 14:58:47 2023
New Revision: 1913121

URL: http://svn.apache.org/viewvc?rev=1913121&view=rev
Log:
spotbugs gradle plugin to 5.2.1

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1913121&r1=1913120&r2=1913121&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Thu Oct 19 14:58:47 2023
@@ -34,7 +34,7 @@ plugins {
     id 'com.dorongold.task-tree' version '2.1.1'
     id 'org.nosphere.apache.rat' version '0.8.0'
     id 'distribution'
-    id "com.github.spotbugs" version '5.1.5'
+    id "com.github.spotbugs" version '5.2.1'
     id 'de.thetaphi.forbiddenapis' version '3.6'
     id 'org.sonarqube' version '4.0.0.2929'
     id 'org.cyclonedx.bom' version '1.7.4'



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org
For additional commands, e-mail: commits-h...@poi.apache.org

Reply via email to