]> source.dussan.org Git - poi.git/commitdiff
upgrade spotbugs
authorPJ Fanning <fanningpj@apache.org>
Wed, 25 Sep 2024 14:23:05 +0000 (14:23 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 25 Sep 2024 14:23:05 +0000 (14:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1920911 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 5e1d0b7f2ef518a0e9060570ed5f73e676a2704d..d891b4191a923f006b32e5f5ae8e6811a82e5307 100644 (file)
@@ -34,7 +34,7 @@ plugins {
     id 'com.dorongold.task-tree' version '2.1.1'
     id 'org.nosphere.apache.rat' version '0.8.1'
     id 'distribution'
-    id "com.github.spotbugs" version '6.0.22'
+    id "com.github.spotbugs" version '6.0.23'
     id 'de.thetaphi.forbiddenapis' version '3.7'
     id 'org.sonarqube' version '4.0.0.2929'
     id 'org.cyclonedx.bom' version '1.10.0'