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:
PJ Fanning 2022-10-07 15:03:22 +00:00
parent 2d44ca7fab
commit 5c7b1be9b2
1 changed files with 1 additions and 1 deletions

View File

@ -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 {