Commit e7536c4
committed
GH-5744: migrate rdf4j-sail-memory to Jackson 3
Update QueryPlanRetrievalTest to use
tools.jackson.databind.{JsonNode,ObjectMapper} instead of
com.fasterxml.jackson.databind. Jackson 3 arrives transitively, so no
pom.xml change is required.1 parent 22642a3 commit e7536c4
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments