Skip to content

Commit

Permalink
chore: fix EEA
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Oct 6, 2024
1 parent 842016b commit 588969b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ retain
(L1java/util/Collection<L1java/lang/String;>;)L1com/fasterxml/jackson/databind/node/ObjectNode;
retain
([Ljava/lang/String;)Lcom/fasterxml/jackson/databind/node/ObjectNode;
([1L0java/lang/String;)L1com/fasterxml/jackson/databind/node/ObjectNode;
([1L1java/lang/String;)L1com/fasterxml/jackson/databind/node/ObjectNode;
serialize
(Lcom/fasterxml/jackson/core/JsonGenerator;Lcom/fasterxml/jackson/databind/SerializerProvider;)V
(L1com/fasterxml/jackson/core/JsonGenerator;L1com/fasterxml/jackson/databind/SerializerProvider;)V # @Inherited(com.fasterxml.jackson.databind.node.BaseJsonNode)
Expand Down

0 comments on commit 588969b

Please sign in to comment.