Skip to content

Commit 988f5bd

Browse files
committed
oops, adding those overrides for docs purpose also meant I needed the import of ObjectMapper
1 parent 4659442 commit 988f5bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/marklogic/client/io/JacksonParserHandle.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
import com.fasterxml.jackson.core.JsonGenerator;
2323
import com.fasterxml.jackson.core.JsonParseException;
2424
import com.fasterxml.jackson.core.JsonParser;
25+
import com.fasterxml.jackson.databind.ObjectMapper;
2526
import com.marklogic.client.MarkLogicIOException;
2627
import com.marklogic.client.impl.JacksonBaseHandle;
2728
import com.marklogic.client.io.marker.BufferableHandle;

0 commit comments

Comments
 (0)