From 225e1e40583c4dfb9f8d24fbfca5b669a005a5d5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 30 Jul 2020 11:00:24 +0000 Subject: [PATCH] spotbugs: Update to version 4.1.0 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index db4a4070bf..ae441d2e55 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.0.6", + "version": "4.1.0", "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.6/spotbugs-4.0.6.zip", - "hash": "e7cf2cfc55cfef74e9259dc71fc21186be8968833ec96f3e2d2bd7781890c3e0", - "extract_dir": "spotbugs-4.0.6", + "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", "bin": "bin\\spotbugs.bat", "shortcuts": [ [