Skip to content

Commit

Permalink
For #504 - comment on older SpotBugs
Browse files Browse the repository at this point in the history
  • Loading branch information
binkley committed May 28, 2024
1 parent c2d7944 commit 5e000a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 5e000a7

Please sign in to comment.