We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c52ab9 commit a19aebbCopy full SHA for a19aebb
ycsb-mongodb/core/pom.xml
@@ -17,12 +17,12 @@
17
18
<dependencies>
19
<dependency>
20
- <groupId>org.codehaus.jackson</groupId>
+ <groupId>com.fasterxml.jackson.core</groupId>
21
<artifactId>jackson-databind</artifactId>
22
<version>${jackson.api.version}</version>
23
</dependency>
24
25
26
<artifactId>jackson-core</artifactId>
27
28
0 commit comments