diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index ca8704a4ff..9108666c61 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.2.3", + "version": "4.3.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.2.3/spotbugs-4.2.3.zip", - "hash": "86a63ca9aeaeb3ed013a48bdb879a052dff35f1f7049dc0607569292b8bf7fb3", - "extract_dir": "spotbugs-4.2.3", + "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", "bin": "bin\\spotbugs.bat", "shortcuts": [ [