From 349d647ab0395bed7c2fda705ab60950a4f682c2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Nov 2021 11:00:35 +0000 Subject: [PATCH] spotbugs: Update to version 4.5.0 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 007a28e5f0..46ab84dd33 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.4.2", + "version": "4.5.0", "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.4.2/spotbugs-4.4.2.zip", - "hash": "3972c65e1d32d584e94dd45269f83a70566e8db98c0335bab1f5caf465ca98f5", - "extract_dir": "spotbugs-4.4.2", + "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", "bin": "bin\\spotbugs.bat", "shortcuts": [ [