]> source.dussan.org Git - poi.git/commitdiff
spotbugs 5.0.9
authorPJ Fanning <fanningpj@apache.org>
Tue, 28 Jun 2022 10:42:32 +0000 (10:42 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 28 Jun 2022 10:42:32 +0000 (10:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902310 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 534efe4575a52f1844eb137523c7e16ddf4c0a07..71e57b25cb9478f79b5682ea0246f837a5177aa6 100644 (file)
@@ -38,7 +38,7 @@ plugins {
     id 'com.dorongold.task-tree' version '2.1.0'
     id 'org.nosphere.apache.rat' version '0.7.1'
     id 'distribution'
-    id "com.github.spotbugs" version '5.0.8'
+    id "com.github.spotbugs" version '5.0.9'
     id 'de.thetaphi.forbiddenapis' version '3.3'
     id 'com.github.jk1.dependency-license-report' version '2.0'
 }