From 99ef7ef2074c51a73b2751ff63f475951d74ca59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 12:29:46 +0000 Subject: [PATCH] spotbugs: Update to version 4.8.3 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 5bc423b8e7..c3b01e762f 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,14 +1,14 @@ { - "version": "4.8.2", + "version": "4.8.3", "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.2/spotbugs-4.8.2.zip", - "hash": "615400e86ee19ee1b74d0f8d1a170e2dfdb8f49d02b60fa7b276a8179c3b584a", - "extract_dir": "spotbugs-4.8.2", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.8.3/spotbugs-4.8.3.zip", + "hash": "7468aaaf370ec9df0601a46cf0157b83022d00227ef724d80ebbfbb11cb26270", + "extract_dir": "spotbugs-4.8.3", "bin": "bin\\spotbugs.bat", "shortcuts": [ [