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 2021/12/16 09:41:49 UTC

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

Author: fanningpj
Date: Thu Dec 16 09:41:49 2021
New Revision: 1896033

URL: http://svn.apache.org/viewvc?rev=1896033&view=rev
Log:
spotbugs-gradle-plugin:5.0.3

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1896033&r1=1896032&r2=1896033&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Thu Dec 16 09:41:49 2021
@@ -31,7 +31,7 @@ buildscript {
     dependencies {
         classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.3'
         classpath 'de.thetaphi:forbiddenapis:3.2'
-        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.2'
+        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.3'
     }
 }
 



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