Author: fanningpj
Date: Sat Oct 14 14:51:30 2023
New Revision: 1912968

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

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1912968&r1=1912967&r2=1912968&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Sat Oct 14 14:51:30 2023
@@ -34,8 +34,8 @@ plugins {
     id 'com.dorongold.task-tree' version '2.1.1'
     id 'org.nosphere.apache.rat' version '0.8.0'
     id 'distribution'
-    id "com.github.spotbugs" version '5.0.14'
-    id 'de.thetaphi.forbiddenapis' version '3.5.1'
+    id "com.github.spotbugs" version '5.1.5'
+    id 'de.thetaphi.forbiddenapis' version '3.6'
     id 'org.sonarqube' version '4.0.0.2929'
     id 'org.cyclonedx.bom' version '1.7.4'
     id 'com.adarshr.test-logger' version '3.2.0'



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

Reply via email to