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:
PJ Fanning 2023-02-14 11:01:06 +00:00
parent 326126a365
commit 660b90062d
1 changed files with 1 additions and 1 deletions

View File

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