From ec0f2a547d9fc0d77ed5ad68eb773b14f7525025 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 00:37:55 +0000 Subject: [PATCH] spotbugs: Update to version 4.5.2 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 18990d352d..5e1899bda9 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.5.1", + "version": "4.5.2", "description": "Static analysis tool for Java", "homepage": "https://spotbugs.github.io/", "license": "LGPL-2.1-only", @@ -9,9 +9,9 @@ "java/openjdk" ] }, - "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.5.1/spotbugs-4.5.1.zip", - "hash": "26dd83027cd5e5a7e6a3f4c7a4239f27a9af8de209c7e37890835fc8cf035de7", - "extract_dir": "spotbugs-4.5.1", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.5.2/spotbugs-4.5.2.zip", + "hash": "0467dc71b24b61bfda7dfaec3df96b5095d526b99b034cad9d068ee026f4cbe3", + "extract_dir": "spotbugs-4.5.2", "bin": "bin\\spotbugs.bat", "shortcuts": [ [