]> source.dussan.org Git - poi.git/commitdiff
upgrade cyclonedx
authorPJ Fanning <fanningpj@apache.org>
Tue, 20 Aug 2024 16:26:58 +0000 (16:26 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 20 Aug 2024 16:26:58 +0000 (16:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1920071 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index c55f484be28324927aa7b2ba3ad2d87014066a8f..e3d15c20d9ff266677c6ee34035930df61cf71a5 100644 (file)
@@ -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.9.0'
+    id 'org.cyclonedx.bom' version '1.10.0'
     id 'com.adarshr.test-logger' version '3.2.0'
 }