Author: fanningpj
Date: Tue Dec 24 08:12:49 2024
New Revision: 1922664

URL: http://svn.apache.org/viewvc?rev=1922664&view=rev
Log:
gradle update

Modified:
    xmlbeans/trunk/build.gradle

Modified: xmlbeans/trunk/build.gradle
URL: 
http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1922664&r1=1922663&r2=1922664&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Tue Dec 24 08:12:49 2024
@@ -34,11 +34,11 @@ plugins {
     id 'maven-publish'
     id 'distribution'
     id('org.nosphere.apache.rat') version '0.8.1'
-    id('de.thetaphi.forbiddenapis') version '3.7'
+    id('de.thetaphi.forbiddenapis') version '3.8'
     id 'jacoco'
-    id "com.github.spotbugs" version '6.0.23'
+    id 'com.github.spotbugs' version '6.0.27'
     id 'org.cyclonedx.bom' version '1.10.0'
-    id 'ru.vyarus.animalsniffer' version '1.6.0'
+    id 'ru.vyarus.animalsniffer' version '1.7.2'
 }
 
 // Only add the plugin for Sonar if enabled



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to