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 18fb4296389 Bump com.github.spotbugs from 6.1.4 to 6.1.5 (#5234)
18fb4296389 is described below

commit 18fb42963896307e4fb4a85e0da433cd74ed7142
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 18 07:36:20 2025 +0200

    Bump com.github.spotbugs from 6.1.4 to 6.1.5 (#5234)
    
    Bumps com.github.spotbugs from 6.1.4 to 6.1.5.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 e6956ef70fe..415467435cc 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -104,7 +104,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.4"
+spotbugs = "com.github.spotbugs:6.1.5"
 jmh = 'me.champeau.jmh:0.7.3'
 jmhReport = 'io.morethan.jmhreport:0.9.6'
 

Reply via email to