From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 14:40:45 +0000 (+0000) Subject: Bump com.github.spotbugs from 6.0.23 to 6.0.25 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fheads%2Fdependabot%2Fgradle%2Fcom.github.spotbugs-6.0.25;p=poi.git Bump com.github.spotbugs from 6.0.23 to 6.0.25 Bumps com.github.spotbugs from 6.0.23 to 6.0.25. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/build.gradle b/build.gradle index db8d5631c1..81b08ee180 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.23' + id "com.github.spotbugs" version '6.0.25' id 'de.thetaphi.forbiddenapis' version '3.7' id 'org.sonarqube' version '4.0.0.2929' id 'org.cyclonedx.bom' version '1.10.0'