Skip to content

Commit b138f3f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WORKSPACE

Lines changed: 1 addition & 1 deletion
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)