]> source.dussan.org Git - poi.git/commitdiff
update gradle plugins
authorPJ Fanning <fanningpj@apache.org>
Sat, 14 Oct 2023 14:51:30 +0000 (14:51 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sat, 14 Oct 2023 14:51:30 +0000 (14:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912968 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index abcc6b9b4519b8e051dc8e95663db282aa217d01..d2c95b01044d2a39f612e9fcde4713ec62cb937b 100644 (file)
@@ -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'