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 f476c64179 Bump com.github.spotbugs from 6.4.7 to 6.4.8 (#972)
f476c64179 is described below
commit f476c64179749cb3e657c2b8bc8e5c9818146bdd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 16 15:44:28 2025 +0100
Bump com.github.spotbugs from 6.4.7 to 6.4.8 (#972)
Bumps com.github.spotbugs from 6.4.7 to 6.4.8.
---
updated-dependencies:
- dependency-name: com.github.spotbugs
dependency-version: 6.4.8
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 0fc3d90383..6a0eac77da 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.4.7' // 6.2.0+ requires JDK 11
+ id 'com.github.spotbugs' version '6.4.8' // 6.2.0+ requires JDK 11
id 'de.thetaphi.forbiddenapis' version '3.10'
id 'org.sonarqube' version '7.2.0.6526'
id 'org.cyclonedx.bom' version '2.4.1'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]