From 7252f6bdfce0ab1f53cbcb4be94016e99a68907e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 00:38:33 +0000 Subject: [PATCH] spotbugs: Update to version 4.9.6 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index a6c193c786..5a97544ff2 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,14 +1,14 @@ { - "version": "4.9.5", + "version": "4.9.6", "description": "Static analysis tool for Java", "homepage": "https://spotbugs.github.io/", "license": "LGPL-2.1-only", "suggest": { "JDK": "java/openjdk" }, - "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.5/spotbugs-4.9.5.zip", - "hash": "064da05951ca2d93a54bef9990b0d61328fa681a3e026cab99ad850edf945204", - "extract_dir": "spotbugs-4.9.5", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.6/spotbugs-4.9.6.zip", + "hash": "86fb3f93c4147383f76fe21ab2807956b34cf17108a42a76311efa4977f952cc", + "extract_dir": "spotbugs-4.9.6", "bin": "bin\\spotbugs.bat", "shortcuts": [ [