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/10/07 15:03:41 UTC

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

Author: fanningpj
Date: Fri Oct  7 15:03:41 2022
New Revision: 1904443

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

Modified:
    xmlbeans/trunk/build.gradle

Modified: xmlbeans/trunk/build.gradle
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1904443&r1=1904442&r2=1904443&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Fri Oct  7 15:03:41 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.1'
+    id 'org.cyclonedx.bom' version '1.7.2'
 }
 
 // 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