This is an automated email from the ASF dual-hosted git repository.
sk0x50 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new dd80a5d6810 Bump com.github.spotbugs from 6.4.7 to 6.4.8 (#7352)
dd80a5d6810 is described below
commit dd80a5d6810cc0e2505be15245fd2c3d9deced21
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 8 15:03:17 2026 +0200
Bump com.github.spotbugs from 6.4.7 to 6.4.8 (#7352)
Signed-off-by: Slava Koptilin <[email protected]>
Co-authored-by: Slava Koptilin <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 3d21c9879a8..1840a453eca 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -118,7 +118,7 @@ checksum = "org.gradle.crypto.checksum:1.4.0"
setupbuilder = "de.inetsoftware.setupbuilder:8.4.21"
aggregateJavadoc = "io.freefair.aggregate-javadoc:6.6.3"
ideaext = "org.jetbrains.gradle.plugin.idea-ext:1.3"
-spotbugs = "com.github.spotbugs:6.4.7"
+spotbugs = "com.github.spotbugs:6.4.8"
jmh = 'me.champeau.jmh:0.7.3'
jmhReport = 'io.morethan.jmhreport:0.9.6'
license = 'com.github.jk1.dependency-license-report:2.9'