mirror of https://github.com/apache/poi.git
upgrade cyclonedx plugin
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904442 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2d44ca7fab
commit
5c7b1be9b2
|
@ -41,7 +41,7 @@ plugins {
|
|||
id "com.github.spotbugs" version '5.0.12'
|
||||
id 'de.thetaphi.forbiddenapis' version '3.4'
|
||||
id 'com.github.jk1.dependency-license-report' version '2.0'
|
||||
id 'org.cyclonedx.bom' version '1.7.1'
|
||||
id 'org.cyclonedx.bom' version '1.7.2'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Reference in New Issue