remove fradle plugin that is causing build problems

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1905533 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-11-26 00:34:15 +00:00
parent 537d319430
commit 7906c9c0fa
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ plugins {
id 'distribution'
id "com.github.spotbugs" version '5.0.13'
id 'de.thetaphi.forbiddenapis' version '3.4'
id 'com.github.jk1.dependency-license-report' version '2.0'
id 'org.cyclonedx.bom' version '1.7.2'
id 'org.sonarqube' version "3.5.0.2730"
}