Skip to content

Commit

Permalink
Upgrade to Gson 2.8.9
Browse files Browse the repository at this point in the history
Closes gh-28573
  • Loading branch information
snicoll committed Nov 9, 2021
1 parent 629e1d3 commit 179b913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -370,7 +370,7 @@ bom {
]
}
}
library("Gson", "2.8.8") {
library("Gson", "2.8.9") {
group("com.google.code.gson") {
modules = [
"gson"
Expand Down

0 comments on commit 179b913

Please sign in to comment.