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 2022/10/19 15:04:03 UTC

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

Author: fanningpj
Date: Wed Oct 19 15:04:03 2022
New Revision: 1904698

URL: http://svn.apache.org/viewvc?rev=1904698&view=rev
Log:
spotbugs 5.0.13

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1904698&r1=1904697&r2=1904698&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Wed Oct 19 15:04:03 2022
@@ -38,7 +38,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.12'
+    id "com.github.spotbugs" version '5.0.13'
     id 'de.thetaphi.forbiddenapis' version '3.4'
     id 'com.github.jk1.dependency-license-report' version '2.0'
     id 'org.cyclonedx.bom' version '1.7.2'



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