From 534aa95933a952f62fc349062d82ffadc50d84db Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Jun 2020 03:00:26 +0000 Subject: [PATCH] spotbugs: Update to version 4.0.4 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 1e88e4ef68..cc11498ac0 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.0.3", + "version": "4.0.4", "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.0.3/spotbugs-4.0.3.zip", - "hash": "799a43974c6a4da66c5125d5ab78b588085fd1d9ecf9bf0da75c0e0a722e88e0", - "extract_dir": "spotbugs-4.0.3", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.0.4/spotbugs-4.0.4.zip", + "hash": "204adbdaa0fa51fedf738b405a1fda65c693f39c66f754e8c4f93323a2c77a8d", + "extract_dir": "spotbugs-4.0.4", "bin": "bin\\spotbugs.bat", "shortcuts": [ [