]> source.dussan.org Git - poi.git/commitdiff
upgrade gradle plugins trunk trunk
authorPJ Fanning <fanningpj@apache.org>
Tue, 15 Oct 2024 17:21:27 +0000 (17:21 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 15 Oct 2024 17:21:27 +0000 (17:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921343 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index db8d5631c181e90dffaf5d504ecb17932a4f376d..978b8d280eec70e7c3781d9d19f595a0d3f55bd1 100644 (file)
@@ -34,8 +34,8 @@ plugins {
     id 'com.dorongold.task-tree' version '2.1.1'
     id 'org.nosphere.apache.rat' version '0.8.1'
     id 'distribution'
-    id "com.github.spotbugs" version '6.0.23'
-    id 'de.thetaphi.forbiddenapis' version '3.7'
+    id "com.github.spotbugs" version '6.0.25'
+    id 'de.thetaphi.forbiddenapis' version '3.8'
     id 'org.sonarqube' version '4.0.0.2929'
     id 'org.cyclonedx.bom' version '1.10.0'
     id 'com.adarshr.test-logger' version '3.2.0'