Author: fanningpj
Date: Thu Jul 17 21:26:41 2025
New Revision: 1927294
URL: http://svn.apache.org/viewvc?rev=1927294&view=rev
Log:
test plugin
Modified:
xmlbeans/trunk/build.gradle
Modified: xmlbeans/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1927294&r1=1927293&r2=1927294&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Thu Jul 17 21:26:41 2025
@@ -37,8 +37,9 @@ plugins {
id('de.thetaphi.forbiddenapis') version '3.8'
id 'jacoco'
id 'com.github.spotbugs' version '6.0.27'
- id 'org.cyclonedx.bom' version '1.10.0'
+ id 'org.cyclonedx.bom' version '2.3.1'
id 'ru.vyarus.animalsniffer' version '1.7.2'
+ id 'com.adarshr.test-logger' version '4.0.0'
}
// Only add the plugin for Sonar if enabled
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]