]> source.dussan.org Git - poi.git/commitdiff
update gradle plugins
authorPJ Fanning <fanningpj@apache.org>
Mon, 15 Jul 2024 22:41:18 +0000 (22:41 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 15 Jul 2024 22:41:18 +0000 (22:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1919266 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index b7eecaebfe45cc3130052414164e1a0d50ca7570..cb981b28d96d00791974f0db7024d36b0a723152 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 '5.2.1'
-    id 'de.thetaphi.forbiddenapis' version '3.6'
+    id "com.github.spotbugs" version '6.0.19'
+    id 'de.thetaphi.forbiddenapis' version '3.7'
     id 'org.sonarqube' version '4.0.0.2929'
     id 'org.cyclonedx.bom' version '1.8.2'
     id 'com.adarshr.test-logger' version '3.2.0'