upgrade spotbugs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921789 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2024-11-05 19:46:19 +00:00
parent 02d2e6e82e
commit b9eabbb477
1 changed files with 1 additions and 1 deletions

View 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.25'
id "com.github.spotbugs" version '6.0.26'
id 'de.thetaphi.forbiddenapis' version '3.8'
id 'org.sonarqube' version '4.0.0.2929'
id 'org.cyclonedx.bom' version '1.10.0'