spotbugs upgrade

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895300 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2021-11-24 16:39:47 +00:00
parent 7b02f24e47
commit f661e7c5a0

View File

@ -31,7 +31,7 @@ buildscript {
dependencies {
classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.3'
classpath 'de.thetaphi:forbiddenapis:3.2'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.10'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:4.8.0'
}
}