aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2025-02-07 21:45:40 +0000
committerPJ Fanning <fanningpj@apache.org>2025-02-07 21:45:40 +0000
commite33595b719917539f372e714f982516fb949e532 (patch)
tree3c42b7366e3790e230633373551988855e741afa /build.gradle
parentbc11cc335efff222d4f144055a690558c00edc49 (diff)
downloadpoi-e33595b719917539f372e714f982516fb949e532.tar.gz
poi-e33595b719917539f372e714f982516fb949e532.zip
cyclonedx gradle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1923648 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 08b59514b6..7cfa35eed3 100644
--- a/build.gradle
+++ b/build.gradle
@@ -37,7 +37,7 @@ plugins {
id "com.github.spotbugs" version '6.0.27'
id 'de.thetaphi.forbiddenapis' version '3.8'
id 'org.sonarqube' version '4.0.0.2929'
- id 'org.cyclonedx.bom' version '2.0.0'
+ id 'org.cyclonedx.bom' version '2.1.0'
id 'com.adarshr.test-logger' version '3.2.0'
}