diff --git a/spotbugs/build.gradle b/spotbugs/build.gradle index 4aa486614c4..7b7bdc4bb28 100644 --- a/spotbugs/build.gradle +++ b/spotbugs/build.gradle @@ -66,7 +66,7 @@ dependencies { api libs.asm.commons api libs.asm.tree api libs.asm.util - api 'org.apache.bcel:bcel:6.6.1' + api 'org.apache.bcel:bcel:6.7.0' api 'net.jcip:jcip-annotations:1.0' api('org.dom4j:dom4j:2.1.3') { // exclude transitive dependencies to keep compatible with dom4j 2.1.1