]> source.dussan.org Git - poi.git/commitdiff
spotbugs 5.0.10
authorPJ Fanning <fanningpj@apache.org>
Mon, 22 Aug 2022 15:09:16 +0000 (15:09 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 22 Aug 2022 15:09:16 +0000 (15:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903630 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 970b1eaf9da0d823c08e99db274e7bd51f87a5a0..a052f4276be1e25f1810348f7895a581968f8142 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.9'
+    id "com.github.spotbugs" version '5.0.10'
     id 'de.thetaphi.forbiddenapis' version '3.3'
     id 'com.github.jk1.dependency-license-report' version '2.0'
 }