Skip to content

Commit 75dfccf

Browse files
committed
DEVX-796: updating jackson 3 for updates from main
2 parents 7e8b86b + b8ea477 commit 75dfccf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

commercetools/commercetools-graphql-api/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ generateJava {
5656
"Locale": "String",
5757
"Long": "Long",
5858
"Json": "tools.jackson.databind.JsonNode",
59+
"JsonPrimitive": "tools.jackson.databind.node.ValueNode",
5960
"KeyReferenceInput": "String",
6061
"Set": "Object",
6162
"Time": "String",

0 commit comments

Comments
 (0)