From cf1bff4be8972708258db5ecc69529431317951d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 2 Mar 2021 11:56:04 +0100 Subject: [PATCH] spotbugs: Update to version 4.2.1 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index f1def5229e..c3a972dc16 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.2.0", + "version": "4.2.1", "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.0/spotbugs-4.2.0.zip", - "hash": "4d16c579b8622a72ee57cc5c3e730ad78c8107208528f7de875976a9dd840443", - "extract_dir": "spotbugs-4.2.0", + "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", "bin": "bin\\spotbugs.bat", "shortcuts": [ [