From 69f057ff7e0d4d003793fb047126244e66dd6ff9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 08:31:43 +0000 Subject: [PATCH] spotbugs: Update to version 4.7.3 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index cf7f3e8408..73f3626850 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,14 +1,14 @@ { - "version": "4.7.2", + "version": "4.7.3", "description": "Static analysis tool for Java", "homepage": "https://spotbugs.github.io/", "license": "LGPL-2.1-only", "suggest": { "JDK": "java/openjdk" }, - "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.7.2/spotbugs-4.7.2.zip", - "hash": "3974d90eb70aad26bb647e0bbaae810c7cf927587e28ce939c2b6531414afe7d", - "extract_dir": "spotbugs-4.7.2", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.zip", + "hash": "dffd3f41fdc2a4cfda547d4ce700585136340e7d0803aeeb2e7ca6cf8c4a6898", + "extract_dir": "spotbugs-4.7.3", "bin": "bin\\spotbugs.bat", "shortcuts": [ [