From 8019decd04034dde97dcbdf3f515676a550bc558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 15 Oct 2020 16:24:13 +0200 Subject: [PATCH] spotbugs: Update to version 4.1.4 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 88b95441a6..043e47a95f 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,5 +1,5 @@ { - "version": "4.1.3", + "version": "4.1.4", "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.1.3/spotbugs-4.1.3.zip", - "hash": "b815b43f9eef93c378de89124ba9bb3f9698a873d57ee2140241ea344b75b123", - "extract_dir": "spotbugs-4.1.3", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.1.4/spotbugs-4.1.4.zip", + "hash": "80d37786abecb607937402517a778bd0ef2bf4ae49639994852104807ecd63b4", + "extract_dir": "spotbugs-4.1.4", "bin": "bin\\spotbugs.bat", "shortcuts": [ [