From 6aa392b791f7845a692e4e5d13086d30dd8ddca1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 04:58:25 +0000 Subject: [PATCH] spotbugs: Update to version 4.7.2 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 5810898c95..cf7f3e8408 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,14 +1,14 @@ { - "version": "4.7.1", + "version": "4.7.2", "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.1/spotbugs-4.7.1.zip", - "hash": "008c98901099114dbb0864bf693f480df4cef83929cf469d37b1cf85a348ae88", - "extract_dir": "spotbugs-4.7.1", + "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", "bin": "bin\\spotbugs.bat", "shortcuts": [ [