mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
revert to spotbugs 4 because of issues with spotbugs 5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896161 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7623187794
commit
7d18ed02d1
@ -39,7 +39,7 @@ plugins {
|
||||
id "com.dorongold.task-tree" version "2.1.0"
|
||||
id('org.nosphere.apache.rat') version '0.7.0'
|
||||
id 'distribution'
|
||||
id "com.github.spotbugs" version "5.0.3"
|
||||
id "com.github.spotbugs" version "4.8.0"
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user