This is an automated email from the ASF dual-hosted git repository.
apolovtsev 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 e85d8d42a3 Bump com.github.spotbugs from 6.0.24 to 6.0.25 (#4570)
e85d8d42a3 is described below
commit e85d8d42a310afb1035acdd28361ff65e5115901
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 16 11:55:23 2024 +0300
Bump com.github.spotbugs from 6.0.24 to 6.0.25 (#4570)
Bumps com.github.spotbugs from 6.0.24 to 6.0.25.
---
updated-dependencies:
- dependency-name: com.github.spotbugs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: Aleksandr Polovtsev <[email protected]>
Co-authored-by: Aleksandr Polovtsev <[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 8b4ac70bf7..b1bc808265 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -101,7 +101,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.9"
-spotbugs = "com.github.spotbugs:6.0.24"
+spotbugs = "com.github.spotbugs:6.0.25"
[libraries]