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 {