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

pjfanning 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 63eda92cc6 Bump com.github.spotbugs from 6.5.8 to 6.5.9 (#1183)
63eda92cc6 is described below

commit 63eda92cc63b39d4e8956e7775ccddb1f0d925cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 15:32:25 2026 +0100

    Bump com.github.spotbugs from 6.5.8 to 6.5.9 (#1183)
    
    Bumps com.github.spotbugs from 6.5.8 to 6.5.9.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs
      dependency-version: 6.5.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 30540ec8fa..30d4c38aa1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -38,7 +38,7 @@ plugins {
 
     // Latest spotbugs: https://github.com/spotbugs/spotbugs
     // Latest gradle plugin: 
https://plugins.gradle.org/plugin/com.github.spotbugs
-    id 'com.github.spotbugs' version '6.5.8'
+    id 'com.github.spotbugs' version '6.5.9'
 
     id 'de.thetaphi.forbiddenapis' version '3.10'
     id 'org.sonarqube' version '7.3.1.8318'


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

Reply via email to