Skip to content

Commit

Permalink
Update dependency com.google.code.gson:gson to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 6b0d016 commit 1e07dab
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 @@ -212,7 +212,7 @@ dependencyManagement {
}

// CVE-2022-25647
dependencySet(group: 'com.google.code.gson', version: '2.10.1') {
dependencySet(group: 'com.google.code.gson', version: '2.11.0') {
entry 'gson'
}

Expand Down

0 comments on commit 1e07dab

Please sign in to comment.