From 8121a537f9e92aeff6d47b39ba8a2beb4341527d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 14 Aug 2021 14:00:32 +0000 Subject: [PATCH] spotbugs: Update to version 4.4.0 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 9108666c61..d85536c27f 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.3.0", + "version": "4.4.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.3.0/spotbugs-4.3.0.zip", - "hash": "a1c59df789b14a423f24127501db1bd6b0ae642f079f7212ff61343cd387d7f0", - "extract_dir": "spotbugs-4.3.0", + "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", "bin": "bin\\spotbugs.bat", "shortcuts": [ [