Author: fanningpj
Date: Tue Sep 6 12:53:38 2022
New Revision: 1903898
URL: http://svn.apache.org/viewvc?rev=1903898&view=rev
Log:
upgrade spotbugs
Modified:
xmlbeans/trunk/build.gradle
Modified: xmlbeans/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1903898&r1=1903897&r2=1903898&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Tue Sep 6 12:53:38 2022
@@ -37,7 +37,7 @@ plugins {
id('org.nosphere.apache.rat') version '0.7.1'
id('de.thetaphi.forbiddenapis') version '3.3'
id 'jacoco'
- id "com.github.spotbugs" version '5.0.10'
+ id "com.github.spotbugs" version '5.0.12'
id 'org.cyclonedx.bom' version '1.7.1'
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]