From 2ebb2938b1ac29347a815e63ec490869258c18eb Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Wed, 25 Dec 2024 10:47:10 +0000 Subject: [PATCH] spotbugs update git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1922684 13f79535-47bb-0310-9956-ffa450edef68 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index ad77320656..78dafbf21d 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ 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.26' + id "com.github.spotbugs" version '6.0.27' id 'de.thetaphi.forbiddenapis' version '3.8' id 'org.sonarqube' version '4.0.0.2929' id 'org.cyclonedx.bom' version '1.10.0'