Skip to content

Commit

Permalink
upgrade Spotbugs version for CVE-2022-45688
Browse files Browse the repository at this point in the history
Signed-off-by: Chenyang Ji <[email protected]>
  • Loading branch information
ansjcy committed Jun 20, 2023
1 parent b679711 commit d933021
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 @@ -26,7 +26,7 @@ buildscript {
plugins {
id 'java'
id 'nebula.ospackage' version "8.3.0"
id 'com.github.spotbugs' version '4.6.0'
id 'com.github.spotbugs' version '4.8.0'
id 'jacoco'
id 'com.diffplug.spotless' version '5.11.0'
id 'checkstyle'
Expand Down

0 comments on commit d933021

Please sign in to comment.