Upgrade to Gson 2.12.1

Closes gh-44079
This commit is contained in:
Phillip Webb
2025-02-04 12:06:15 -08:00
parent 842e57045a
commit 7dc95bc0b5

View File

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