mirror of https://github.com/apache/poi.git
spotbugs gradle plugin to 5.2.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1913121 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9a8ea4a165
commit
cf440d3c77
|
@ -34,7 +34,7 @@ plugins {
|
|||
id 'com.dorongold.task-tree' version '2.1.1'
|
||||
id 'org.nosphere.apache.rat' version '0.8.0'
|
||||
id 'distribution'
|
||||
id "com.github.spotbugs" version '5.1.5'
|
||||
id "com.github.spotbugs" version '5.2.1'
|
||||
id 'de.thetaphi.forbiddenapis' version '3.6'
|
||||
id 'org.sonarqube' version '4.0.0.2929'
|
||||
id 'org.cyclonedx.bom' version '1.7.4'
|
||||
|
|
Loading…
Reference in New Issue