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 c2d1004390 Bump com.github.spotbugs from 6.4.8 to 6.5.8 (#1164)
c2d1004390 is described below
commit c2d10043904457626f8890c8fea38d92483a3112
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 09:51:23 2026 +0100
Bump com.github.spotbugs from 6.4.8 to 6.5.8 (#1164)
Bumps com.github.spotbugs from 6.4.8 to 6.5.8.
---
updated-dependencies:
- dependency-name: com.github.spotbugs
dependency-version: 6.5.8
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 19b7b6c25d..5ee4dcac7e 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.4.8'
+ id 'com.github.spotbugs' version '6.5.8'
id 'de.thetaphi.forbiddenapis' version '3.10'
id 'org.sonarqube' version '7.2.3.7755'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]