diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index c3a972dc16..f1def5229e 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.2.1", + "version": "4.2.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.1/spotbugs-4.2.1.zip", - "hash": "799a0cb35ed1463dc8e4432b36691c37e24c340be9ecca3694b57342cb804370", - "extract_dir": "spotbugs-4.2.1", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.zip", + "hash": "4d16c579b8622a72ee57cc5c3e730ad78c8107208528f7de875976a9dd840443", + "extract_dir": "spotbugs-4.2.0", "bin": "bin\\spotbugs.bat", "shortcuts": [ [