Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Calabro committed Apr 9, 2022
1 parent bc5d9eb commit f90b2ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ dependencies {
pluginLibs("com.squareup.retrofit2:adapter-rxjava:2.6.1") {
because "retrofit version by azure affected by CVE-2018-1000844"
}
pluginLibs("net.minidev:json-smart:2.4.8") {
because "version 2.4.2 affected by CVE-2021-31684"
}
}

}
Expand Down

0 comments on commit f90b2ba

Please sign in to comment.