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:21:48 UTC

svn commit: r1906128 - /xmlbeans/trunk/build.gradle

Author: fanningpj
Date: Wed Dec 21 10:21:48 2022
New Revision: 1906128

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

Modified:
    xmlbeans/trunk/build.gradle

Modified: xmlbeans/trunk/build.gradle
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1906128&r1=1906127&r2=1906128&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Wed Dec 21 10:21:48 2022
@@ -38,7 +38,7 @@ plugins {
     id('de.thetaphi.forbiddenapis') version '3.4'
     id 'jacoco'
     id "com.github.spotbugs" version '5.0.12'
-    id 'org.cyclonedx.bom' version '1.7.2'
+    id 'org.cyclonedx.bom' version '1.7.3'
 }
 
 // Only add the plugin for Sonar if enabled



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