File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -55,15 +55,15 @@ single_version_override(
5555SHADED_RUNTIME_MAVEN_ARTIFACTS = [
5656 # keep sorted
5757 # renovate: keep updated
58- "com.github.jsqlparser:jsqlparser:4.9 " ,
59- "com.google.errorprone:error_prone_annotations:2.26.1 " ,
60- "com.google.errorprone:error_prone_type_annotations :2.26.1 " ,
61- "io.github.classgraph:classgraph:jar:4.8.170 " ,
62- "net.bytebuddy:byte-buddy-agent:1.14.13 " ,
58+ "com.github.jsqlparser:jsqlparser:5.3 " ,
59+ "com.google.errorprone:error_prone_annotations:2.42.0 " ,
60+ "com.google.errorprone:error_prone_annotations :2.42.0 " ,
61+ "io.github.classgraph:classgraph:jar:4.8.184 " ,
62+ "net.bytebuddy:byte-buddy-agent:1.17.8 " ,
6363 "net.jodah:typetools:jar:0.6.3" ,
64- "org.ow2.asm:asm:9.8 " ,
65- "org.ow2.asm:asm-commons:9.8 " ,
66- "org.ow2.asm:asm-tree:9.8 " ,
64+ "org.ow2.asm:asm:9.9 " ,
65+ "org.ow2.asm:asm-commons:9.9 " ,
66+ "org.ow2.asm:asm-tree:9.9 " ,
6767]
6868
6969# Runtime dependencies of Jazzer that are expected to be provided by the fuzzed project.
You can’t perform that action at this time.
0 commit comments