Skip to content

Commit 647a72b

Browse files
Fix CVE–2020–15250
1 parent 06cc4be commit 647a72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pinned_maven_install()
3333
maven_install(
3434
name = "special",
3535
artifacts = [
36-
"junit:junit:4.12",
36+
"junit:junit:4.13.1",
3737
"com.google.guava:guava:28.0-jre",
3838
"org.apache.commons:commons-compress:1.8.1",
3939
"com.fasterxml.jackson.core:jackson-databind:2.3.3",

0 commit comments

Comments
 (0)