This is an automated email from the ASF dual-hosted git repository.
ptupitsyn 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 fb601fd3dbf Bump com.github.spotbugs from 6.1.11 to 6.1.13 (#5932)
fb601fd3dbf is described below
commit fb601fd3dbfbddcad31469911176cb2bfa6a9a75
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 2 14:18:52 2025 +0300
Bump com.github.spotbugs from 6.1.11 to 6.1.13 (#5932)
Signed-off-by: Pavel Tupitsyn <[email protected]>
Co-authored-by: Pavel Tupitsyn <[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 067b12c7bbf..11920d0a1ca 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -109,7 +109,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.1.10"
-spotbugs = "com.github.spotbugs:6.1.11"
+spotbugs = "com.github.spotbugs:6.1.13"
jmh = 'me.champeau.jmh:0.7.3'
jmhReport = 'io.morethan.jmhreport:0.9.6'