upgrade cyclonedx

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1920071 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2024-08-20 16:26:58 +00:00
parent 1ba795451e
commit 2d869111bc
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ plugins {
id "com.github.spotbugs" version '6.0.19' id "com.github.spotbugs" version '6.0.19'
id 'de.thetaphi.forbiddenapis' version '3.7' id 'de.thetaphi.forbiddenapis' version '3.7'
id 'org.sonarqube' version '4.0.0.2929' id 'org.sonarqube' version '4.0.0.2929'
id 'org.cyclonedx.bom' version '1.9.0' id 'org.cyclonedx.bom' version '1.10.0'
id 'com.adarshr.test-logger' version '3.2.0' id 'com.adarshr.test-logger' version '3.2.0'
} }