From 8f87372ff9d3c872c5fc129673f9f656b37d82cf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Sep 2020 00:00:35 +0000 Subject: [PATCH] spotbugs: Update to version 4.1.3 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index bd0030f907..88b95441a6 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.1.2", + "version": "4.1.3", "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.2/spotbugs-4.1.2.zip", - "hash": "c104f6aaa95d7c5d1bd9040d38b7f80038995e663f8c84ac8b32423362d290eb", - "extract_dir": "spotbugs-4.1.2", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.1.3/spotbugs-4.1.3.zip", + "hash": "b815b43f9eef93c378de89124ba9bb3f9698a873d57ee2140241ea344b75b123", + "extract_dir": "spotbugs-4.1.3", "bin": "bin\\spotbugs.bat", "shortcuts": [ [