This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new dd0d6deb81 Bump com.github.spotbugs from 6.1.13 to 6.4.4 (#922)
dd0d6deb81 is described below

commit dd0d6deb81da9080427d8038ab5bd39a6e9b9ea2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 15 11:38:48 2025 +0100

    Bump com.github.spotbugs from 6.1.13 to 6.4.4 (#922)
    
    Bumps com.github.spotbugs from 6.1.13 to 6.4.4.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs
      dependency-version: 6.4.4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index f05ab54c98..51076255ef 100644
--- a/build.gradle
+++ b/build.gradle
@@ -34,7 +34,7 @@ plugins {
     id 'com.dorongold.task-tree' version '4.0.1'
     id 'org.nosphere.apache.rat' version '0.8.1'
     id 'distribution'
-    id 'com.github.spotbugs' version '6.1.13'        // 6.2.0+ requires JDK 11
+    id 'com.github.spotbugs' version '6.4.4'        // 6.2.0+ requires JDK 11
     id 'de.thetaphi.forbiddenapis' version '3.9'
     id 'org.sonarqube' version '4.0.0.2929'
     id 'org.cyclonedx.bom' version '2.4.1'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to