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 b607871 commit 75017b4Copy full SHA for 75017b4
1 file changed
README.md
@@ -53,7 +53,7 @@ To use the package, you need to use following Maven dependency:
53
<dependency> <!-- Jackson 2.x -->
54
<groupId>com.fasterxml.jackson.core</groupId>
55
<artifactId>jackson-core</artifactId>
56
- <version>2.21.4</version>
+ <version>2.21.5</version>
57
</dependency>
58
```
59
0 commit comments