You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2023/03/22 20:16:56 UTC

svn commit: r1908649 - /poi/trunk/build.gradle

Author: fanningpj
Date: Wed Mar 22 20:16:56 2023
New Revision: 1908649

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

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1908649&r1=1908648&r2=1908649&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Wed Mar 22 20:16:56 2023
@@ -34,7 +34,7 @@ plugins {
     id 'com.dorongold.task-tree' version '2.1.0'
     id 'org.nosphere.apache.rat' version '0.8.0'
     id 'distribution'
-    id "com.github.spotbugs" version '5.0.13'
+    id "com.github.spotbugs" version '5.0.14'
     id 'de.thetaphi.forbiddenapis' version '3.4'
     id 'org.sonarqube' version '4.0.0.2929'
     id 'org.cyclonedx.bom' version '1.7.4'



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