From 579575462c39c664869952cf4208db0a1fc8e3af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 00:40:07 +0000 Subject: [PATCH] chore(deps): bump com.github.spotbugs in the gradle-plugins group Bumps the gradle-plugins group with 1 update: com.github.spotbugs. Updates `com.github.spotbugs` from 6.4.8 to 6.4.12 --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-plugins ... Signed-off-by: dependabot[bot] --- 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 e2a117d..7856bc2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ spring-ai = "1.1.4" spring-boot = "3.4.2" langchain4j = "0.36.2" langgraph4j = "1.1.5" -spotbugs-plugin = "6.4.8" +spotbugs-plugin = "6.4.12" shadow = "8.1.1" [libraries]