From c5ff0314769cbeb3459daa08e74ff731b1b3faa9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 31 Jul 2020 03:00:21 +0000 Subject: [PATCH] spotbugs: Update to version 4.1.1 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index ae441d2e55..077ef31fae 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.1.0", + "version": "4.1.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.1.0/spotbugs-4.1.0.zip", - "hash": "4408822136647d26f02d6e5ab9b47a2b66c5156694a626822bc55544c5a69985", - "extract_dir": "spotbugs-4.1.0", + "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", "bin": "bin\\spotbugs.bat", "shortcuts": [ [