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 4827c45 commit 8d96a18Copy full SHA for 8d96a18
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>2.13.3-SNAPSHOT</version>
+ <version>2.13.3</version>
7
</parent>
8
<groupId>com.fasterxml.jackson.dataformat</groupId>
9
<artifactId>jackson-dataformats-binary</artifactId>
release-notes/VERSION-2.x
@@ -15,7 +15,7 @@ Modules:
15
#301: (cbor, smile) Missing configuration methods for format-specific
16
parser/generator features
17
18
-2.13.3 (not yet released)
+2.13.3 (14-May-2022)
19
20
#317: (ion) IonValueDeserializer does not handle getNullValue correctly for a missing property
21
(contributed by atokuzAmzn@github)
0 commit comments