mirror of https://github.com/apache/poi.git
upgrade cyclonedx plugin
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907639 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
326126a365
commit
660b90062d
|
@ -37,7 +37,7 @@ plugins {
|
|||
id "com.github.spotbugs" version '5.0.13'
|
||||
id 'de.thetaphi.forbiddenapis' version '3.4'
|
||||
id 'org.sonarqube' version '3.5.0.2730'
|
||||
id 'org.cyclonedx.bom' version '1.7.3'
|
||||
id 'org.cyclonedx.bom' version '1.7.4'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Reference in New Issue