Skip to content

Commit

Permalink
Upgrade com.google.code.gson:gso to 2.8.9 to remove vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmin-marian authored Jan 4, 2022
1 parent 8fe3e9e commit 9398fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {
}

dependencies {
implementation "com.google.code.gson:gson:2.8.2"
implementation "com.google.code.gson:gson:2.8.9"
implementation "org.apache.httpcomponents:httpcore:4.4.9"
implementation "org.apache.httpcomponents:httpclient:4.5.5"

Expand Down

0 comments on commit 9398fab

Please sign in to comment.