update jackson-databind-nullable to 0.2.2 (#11121)

This commit is contained in:
William Cheng
2021-12-15 11:41:16 +08:00
committed by GitHub
parent 3eb0465ec4
commit b2daa5a836
63 changed files with 63 additions and 63 deletions

View File

@@ -116,7 +116,7 @@ ext {
swagger_annotations_version = "1.5.22"
jackson_version = "2.12.1"
jackson_databind_version = "2.10.5.1"
jackson_databind_nullable_version = "0.2.1"
jackson_databind_nullable_version = "0.2.2"
jakarta_annotation_version = "1.3.5"
jackson_threetenbp_version = "2.9.10"
httpclient_version = "4.5.13"