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 2023/02/14 11:01:57 UTC

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

Author: fanningpj
Date: Tue Feb 14 11:01:56 2023
New Revision: 1907640

URL: http://svn.apache.org/viewvc?rev=1907640&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=1907640&r1=1907639&r2=1907640&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Tue Feb 14 11:01:56 2023
@@ -37,7 +37,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.3'
+    id 'org.cyclonedx.bom' version '1.7.4'
     id 'ru.vyarus.animalsniffer' version '1.6.0'
 }
 



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