From 8465e1d2a15395f65a5ee4b7aa1f430a7588ad0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 04:29:49 +0000 Subject: [PATCH] spotbugs: Update to version 4.5.1 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 46ab84dd33..18990d352d 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.5.0", + "version": "4.5.1", "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.0/spotbugs-4.5.0.zip", - "hash": "988c43c5c36f3799fe9a0cf9714f95940a2d60764a9aa0af3e6ccc137106b97e", - "extract_dir": "spotbugs-4.5.0", + "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", "bin": "bin\\spotbugs.bat", "shortcuts": [ [