]> source.dussan.org Git - poi.git/commitdiff
try upgrading spotbugs again
authorPJ Fanning <fanningpj@apache.org>
Mon, 28 Mar 2022 13:49:38 +0000 (13:49 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 28 Mar 2022 13:49:38 +0000 (13:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1899308 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index e7a3e56ad6a9708db562ed961d02c6454812ce52..444e99af0eb444708e406757a9efdb74f0248e04 100644 (file)
@@ -39,7 +39,7 @@ plugins {
     id "com.dorongold.task-tree" version "2.1.0"
     id('org.nosphere.apache.rat') version '0.7.0'
     id 'distribution'
-    id "com.github.spotbugs" version "4.8.0"
+    id "com.github.spotbugs" version "5.0.6"
     id 'com.github.jk1.dependency-license-report' version '2.0'
 }