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 b4569b6 commit 4016f31Copy full SHA for 4016f31
README.md
@@ -42,7 +42,7 @@ To use these format backends Maven-based projects, use following dependency:
42
<dependency>
43
<groupId>com.fasterxml.jackson.dataformat</groupId>
44
<artifactId>jackson-dataformat-[FORMAT]</artifactId>
45
- <version>2.12.2</version>
+ <version>2.12.3</version>
46
</dependency>
47
```
48
0 commit comments