From 38f0a27c065c2a8541388a36aa998ab5f39c90ef Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 20 Jun 2020 23:00:31 +0000 Subject: [PATCH] spotbugs: Update to version 4.0.5 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index cc11498ac0..399d562685 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.0.4", + "version": "4.0.5", "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.4/spotbugs-4.0.4.zip", - "hash": "204adbdaa0fa51fedf738b405a1fda65c693f39c66f754e8c4f93323a2c77a8d", - "extract_dir": "spotbugs-4.0.4", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.0.5/spotbugs-4.0.5.zip", + "hash": "fc1f769834aee627896d4a06ddba4e8f136bb6d94a91012b4f9f39fccf7eea42", + "extract_dir": "spotbugs-4.0.5", "bin": "bin\\spotbugs.bat", "shortcuts": [ [