Upgrade to Gson 2.13.0

Closes gh-45170
This commit is contained in:
Phillip Webb
2025-04-11 10:23:30 -07:00
parent a8c9abd5f9
commit f1eaa5175f

View File

@@ -474,7 +474,7 @@ bom {
site("https://groovy-lang.org")
}
}
library("Gson", "2.12.1") {
library("Gson", "2.13.0") {
group("com.google.code.gson") {
modules = [
"gson"