Skip to content

Commit e33595b

Browse files
committed
cyclonedx gradle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1923648 13f79535-47bb-0310-9956-ffa450edef68
1 parent bc11cc3 commit e33595b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ plugins {
3737
id "com.github.spotbugs" version '6.0.27'
3838
id 'de.thetaphi.forbiddenapis' version '3.8'
3939
id 'org.sonarqube' version '4.0.0.2929'
40-
id 'org.cyclonedx.bom' version '2.0.0'
40+
id 'org.cyclonedx.bom' version '2.1.0'
4141
id 'com.adarshr.test-logger' version '3.2.0'
4242
}
4343

0 commit comments

Comments
 (0)