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