spotbugs 5.0.9

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902310 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-06-28 10:42:32 +00:00
parent 8d204f1222
commit b913185366

View 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.8'
id "com.github.spotbugs" version '5.0.9'
id 'de.thetaphi.forbiddenapis' version '3.3'
id 'com.github.jk1.dependency-license-report' version '2.0'
}