From 097e3dd86e55867f66c245cea44a0a0e50e9220a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Feb 2021 04:01:15 +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 c3a972dc16..f1def5229e 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.2.1", + "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.2.1/spotbugs-4.2.1.zip", - "hash": "799a0cb35ed1463dc8e4432b36691c37e24c340be9ecca3694b57342cb804370", - "extract_dir": "spotbugs-4.2.1", + "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": [ [