From 1f0e2b7da89bc4bf289ac9322a8db4c6fdf6ebca Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Aug 2020 05:00:25 +0000 Subject: [PATCH] spotbugs: Update to version 4.1.2 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 077ef31fae..bd0030f907 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.1.1", + "version": "4.1.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.1.1/spotbugs-4.1.1.zip", - "hash": "0d073986bef1016a3feaeadfca97bba46f3eefd98fcfdcba52f8f173eca7c4a7", - "extract_dir": "spotbugs-4.1.1", + "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", "bin": "bin\\spotbugs.bat", "shortcuts": [ [