mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 04:19:03 +00:00
Upgrade to Gson 2.8.9
Closes gh-28557
This commit is contained in:
@@ -364,7 +364,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Gson", "2.8.8") {
|
||||
library("Gson", "2.8.9") {
|
||||
group("com.google.code.gson") {
|
||||
modules = [
|
||||
"gson"
|
||||
|
||||
Reference in New Issue
Block a user