From 9ebfa8a233bc369693ac8fe20984fc63b29afce7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 3 Mar 2021 03:01:47 +0000 Subject: [PATCH] spotbugs: Update to version 4.2.2 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index c3a972dc16..093fea9233 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.2.1", + "version": "4.2.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.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.2/spotbugs-4.2.2.zip", + "hash": "fbbfca013d11dfecd8b5fb6aa9f3d3f1b6a2689e5a1cd93afe4ffd99de7a8505", + "extract_dir": "spotbugs-4.2.2", "bin": "bin\\spotbugs.bat", "shortcuts": [ [