Skip to content

Commit

Permalink
Merge pull request #233 from cosmin-marian/patch-1
Browse files Browse the repository at this point in the history
Upgrade com.google.code.gson:gso to 2.8.9 to remove vulnerability
  • Loading branch information
vgv committed Jan 23, 2022
2 parents 8fe3e9e + 9398fab commit 232550b
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 232550b

Please sign in to comment.