From 7ac7567d27e230c4a58e0e0cb498ec7f6801ed82 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 10 Sep 2021 07:00:38 +0000 Subject: [PATCH] spotbugs: Update to version 4.4.1 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index d85536c27f..af36876a7c 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.4.0", + "version": "4.4.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.4.0/spotbugs-4.4.0.zip", - "hash": "f5f8b9aba1f3c87a508fbcb6045dcdc748e1ca4ce16803d6676417c9d82fb862", - "extract_dir": "spotbugs-4.4.0", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.4.1/spotbugs-4.4.1.zip", + "hash": "414152869130c22646ff0e6898bba09e9e20d6ade87eeebe912e645b578b9385", + "extract_dir": "spotbugs-4.4.1", "bin": "bin\\spotbugs.bat", "shortcuts": [ [