From 40451910fbd7803415d4d25bf1ea5a256e2ff3f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 04:27:55 +0000 Subject: [PATCH] spotbugs: Update to version 4.8.5 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index c83738a281..c46f167668 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,14 +1,14 @@ { - "version": "4.8.4", + "version": "4.8.5", "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.8.4/spotbugs-4.8.4.zip", - "hash": "20584b304d4b5755c1e99e712093c3a5df58d7fca848094460ace64410537127", - "extract_dir": "spotbugs-4.8.4", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.8.5/spotbugs-4.8.5.zip", + "hash": "a4b7bad5bb8d2d3cdc42b07d6cdd2a0d7864c0b24732120426d0002df4a9dd0f", + "extract_dir": "spotbugs-4.8.5", "bin": "bin\\spotbugs.bat", "shortcuts": [ [