Skip to content

Commit de59f94

Browse files
committed
Upgrade to Gson 2.9.1
Closes gh-32018
1 parent e8a89e4 commit de59f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ bom {
418418
]
419419
}
420420
}
421-
library("Gson", "2.9.0") {
421+
library("Gson", "2.9.1") {
422422
group("com.google.code.gson") {
423423
modules = [
424424
"gson"

0 commit comments

Comments
 (0)