This is an automated email from the ASF dual-hosted git repository.
jmckenzie-dev pushed a commit to branch
sidecar/dependabot/gradle/com.github.spotbugs-6.4.5
in repository https://gitbox.apache.org/repos/asf/cassandra-ecosystem.git
commit d1a13cd4a52c162b9871d58c1984a6a457fada20
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 00:35:49 2025 +0000
chore(deps): bump com.github.spotbugs from 6.0.20 to 6.4.5
Bumps com.github.spotbugs from 6.0.20 to 6.4.5.
---
updated-dependencies:
- dependency-name: com.github.spotbugs
dependency-version: 6.4.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 2f4d3667..9b9f6278 100644
--- a/build.gradle
+++ b/build.gradle
@@ -40,7 +40,7 @@ plugins {
id 'signing'
// since we're using a specific version here, we delay applying the plugin
till the all projects
- id "com.github.spotbugs" version "6.0.20" apply false
+ id "com.github.spotbugs" version "6.4.5" apply false
// Help resolve dependency conflicts between jib and ospackage
// See:
https://github.com/GoogleContainerTools/jib/issues/4235#issuecomment-2088829367
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]