upgrade cyclonedx

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906127 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-12-21 10:18:09 +00:00
parent 7e2f2bbbfb
commit 5b295d644b
1 changed files with 1 additions and 1 deletions

View File

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