From 5e000a72b57ba0bf8cbe64180813ad5a244b1334 Mon Sep 17 00:00:00 2001 From: "B. K. Oxley (binkley)" Date: Tue, 28 May 2024 09:01:27 -0500 Subject: [PATCH] For #504 - comment on older SpotBugs --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index db00a1e2..f45c036b 100644 --- a/build.gradle +++ b/build.gradle @@ -65,7 +65,7 @@ dependencies { } */ // Give special attention to a BCEL CVE triggered by Spotbugs - // TODO: Update spotbugs for CVE-2022-42920 + // You only need this if you are not on a recent SpotBugs version constraints { spotbugs("org.apache.bcel:bcel") { version {