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.
2 parents e76fbf7 + 5d54d89 commit 4ba686eCopy full SHA for 4ba686e
1 file changed
README.md
@@ -48,7 +48,7 @@ To use the package, you need to use following Maven dependency:
48
<dependency> <!-- Jackson 3.x -->
49
<groupId>tools.jackson.core</groupId>
50
<artifactId>jackson-core</artifactId>
51
- <version>3.1.1</version>
+ <version>3.2.0</version>
52
</dependency>
53
<dependency> <!-- Jackson 2.x -->
54
<groupId>com.fasterxml.jackson.core</groupId>
0 commit comments