From 4538e7409dc24e1237ba028dff247a434d8fc22e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 00:38:36 +0000 Subject: [PATCH] spotbugs: Update to version 4.9.1 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index cb59023d52..4cf63b6648 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,14 +1,14 @@ { - "version": "4.9.0", + "version": "4.9.1", "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.0/spotbugs-4.9.0.zip", - "hash": "47a8fcafb93da34dcaa8ab862c24dfd16263b9d0feb89fc68bdf75445ac0fe25", - "extract_dir": "spotbugs-4.9.0", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.1/spotbugs-4.9.1.zip", + "hash": "f7ee284368d64d33f97e142f33e8251cddeacf366df20853fefa342be281f31a", + "extract_dir": "spotbugs-4.9.1", "bin": "bin\\spotbugs.bat", "shortcuts": [ [