You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/12/21 10:18:09 UTC

svn commit: r1906127 - /poi/trunk/build.gradle

Author: fanningpj
Date: Wed Dec 21 10:18:09 2022
New Revision: 1906127

URL: http://svn.apache.org/viewvc?rev=1906127&view=rev
Log:
upgrade cyclonedx

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1906127&r1=1906126&r2=1906127&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Wed Dec 21 10:18:09 2022
@@ -36,7 +36,7 @@ plugins {
     id 'distribution'
     id "com.github.spotbugs" version '5.0.13'
     id 'de.thetaphi.forbiddenapis' version '3.4'
-    id 'org.cyclonedx.bom' version '1.7.2'
+    id 'org.cyclonedx.bom' version '1.7.3'
     id 'org.sonarqube' version "3.5.0.2730"
 }
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org