]> source.dussan.org Git - poi.git/commitdiff
upgrade cyclonedx plugin
authorPJ Fanning <fanningpj@apache.org>
Tue, 14 Feb 2023 11:01:06 +0000 (11:01 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 14 Feb 2023 11:01:06 +0000 (11:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907639 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 304973501198808b0bfcb1fcf65cd6eaf435f636..2d0f1ac4884ff9f2d24a44489bdb6a4d9d100a5b 100644 (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 {