From 61ec0be9b75cc39ce2daae6972d80d0e11e1c451 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:29:46 +0000 Subject: [PATCH] spotbugs: Update to version 4.9.0 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 20195c4d33..cb59023d52 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,14 +1,14 @@ { - "version": "4.8.6", + "version": "4.9.0", "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.8.6/spotbugs-4.8.6.zip", - "hash": "67cdc52cceb17eae394f8fc3660f21659cf354908f818e4d1f45a6935c2e4425", - "extract_dir": "spotbugs-4.8.6", + "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", "bin": "bin\\spotbugs.bat", "shortcuts": [ [