From 08b8e72634b51efea134835169be6f046fe41ad9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 12 Oct 2021 01:01:48 +0000 Subject: [PATCH] spotbugs: Update to version 4.4.2 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index af36876a7c..007a28e5f0 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.4.1", + "version": "4.4.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.4.1/spotbugs-4.4.1.zip", - "hash": "414152869130c22646ff0e6898bba09e9e20d6ade87eeebe912e645b578b9385", - "extract_dir": "spotbugs-4.4.1", + "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", "bin": "bin\\spotbugs.bat", "shortcuts": [ [