From e4b6fb57e3f4f215b9143d93a29f6a200590f9b0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 28 Nov 2020 07:01:48 +0000 Subject: [PATCH] spotbugs: Update to version 4.2.0 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 043e47a95f..f1def5229e 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.1.4", + "version": "4.2.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.1.4/spotbugs-4.1.4.zip", - "hash": "80d37786abecb607937402517a778bd0ef2bf4ae49639994852104807ecd63b4", - "extract_dir": "spotbugs-4.1.4", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.zip", + "hash": "4d16c579b8622a72ee57cc5c3e730ad78c8107208528f7de875976a9dd840443", + "extract_dir": "spotbugs-4.2.0", "bin": "bin\\spotbugs.bat", "shortcuts": [ [