aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-07-30 14:59:38 +0000
committerPJ Fanning <fanningpj@apache.org>2024-07-30 14:59:38 +0000
commitb737d6c03e81959d120f41118f99d1410e6e0f10 (patch)
treec0e55df119dea479695e85bc7f5137399a5cf276 /build.gradle
parentac02543cfe7b7b8d7b3e3460147aaa5fed382594 (diff)
downloadpoi-b737d6c03e81959d120f41118f99d1410e6e0f10.tar.gz
poi-b737d6c03e81959d120f41118f99d1410e6e0f10.zip
upgrade cyclondex
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1919596 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 ff425b1bce..de9e32f972 100644
--- a/build.gradle
+++ b/build.gradle
@@ -37,7 +37,7 @@ plugins {
id "com.github.spotbugs" version '6.0.19'
id 'de.thetaphi.forbiddenapis' version '3.7'
id 'org.sonarqube' version '4.0.0.2929'
- id 'org.cyclonedx.bom' version '1.8.2'
+ id 'org.cyclonedx.bom' version '1.9.0'
id 'com.adarshr.test-logger' version '3.2.0'
}