]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-19005 Upgrade org.cyclonedx.bom plugin to 1.7.4
authorJacek Poreda <jacek.poreda@sonarsource.com>
Thu, 6 Apr 2023 07:11:42 +0000 (09:11 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 7 Apr 2023 20:02:58 +0000 (20:02 +0000)
build.gradle

index 0dbc9e8179b555e77538f7afa599fc342edb2daa..3c14d5bb30b87a41e2d64f22a01c9e38247cb7b7 100644 (file)
@@ -11,7 +11,7 @@ plugins {
   id 'com.jfrog.artifactory' version '4.31.8'
   id "de.undercouch.download" version "5.4.0" apply false
   id 'io.spring.dependency-management' version '1.1.0'
-  id "org.cyclonedx.bom" version "1.7.3" apply false
+  id "org.cyclonedx.bom" version "1.7.4" apply false
   id 'org.sonarqube' version '4.0.0.2929'
 }