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/09/06 12:53:38 UTC

svn commit: r1903898 - /xmlbeans/trunk/build.gradle

Author: fanningpj
Date: Tue Sep  6 12:53:38 2022
New Revision: 1903898

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

Modified:
    xmlbeans/trunk/build.gradle

Modified: xmlbeans/trunk/build.gradle
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1903898&r1=1903897&r2=1903898&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Tue Sep  6 12:53:38 2022
@@ -37,7 +37,7 @@ plugins {
     id('org.nosphere.apache.rat') version '0.7.1'
     id('de.thetaphi.forbiddenapis') version '3.3'
     id 'jacoco'
-    id "com.github.spotbugs" version '5.0.10'
+    id "com.github.spotbugs" version '5.0.12'
     id 'org.cyclonedx.bom' version '1.7.1'
 }
 



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