update spotbugs plugin

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908649 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2023-03-22 20:16:56 +00:00
parent c0484ce62d
commit 632ec9dbf7

View File

@ -34,7 +34,7 @@ plugins {
id 'com.dorongold.task-tree' version '2.1.0'
id 'org.nosphere.apache.rat' version '0.8.0'
id 'distribution'
id "com.github.spotbugs" version '5.0.13'
id "com.github.spotbugs" version '5.0.14'
id 'de.thetaphi.forbiddenapis' version '3.4'
id 'org.sonarqube' version '4.0.0.2929'
id 'org.cyclonedx.bom' version '1.7.4'