]> source.dussan.org Git - poi.git/commitdiff
upgrade spotbugs
authorPJ Fanning <fanningpj@apache.org>
Mon, 5 Sep 2022 15:59:58 +0000 (15:59 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 5 Sep 2022 15:59:58 +0000 (15:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903884 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 85d27be8dde461c0e7fa965b832e56a5d35e7b4b..0cdb6723117b225f1ceb53b1455dc002ffae3c7c 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.10'
+    id "com.github.spotbugs" version '5.0.11'
     id 'de.thetaphi.forbiddenapis' version '3.3'
     id 'com.github.jk1.dependency-license-report' version '2.0'
     id 'org.cyclonedx.bom' version '1.7.1'