Skip to content

Commit

Permalink
Upgrade to Gson 2.9.1
Browse files Browse the repository at this point in the history
Closes gh-32018
  • Loading branch information
snicoll committed Aug 8, 2022
1 parent e8a89e4 commit de59f94
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 @@ -418,7 +418,7 @@ bom {
]
}
}
library("Gson", "2.9.0") {
library("Gson", "2.9.1") {
group("com.google.code.gson") {
modules = [
"gson"
Expand Down

0 comments on commit de59f94

Please sign in to comment.