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 18819b1 commit d71a09cCopy full SHA for d71a09c
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>2.10.3-SNAPSHOT</version>
+ <version>2.10.3</version>
7
</parent>
8
9
<groupId>com.fasterxml.jackson.core</groupId>
release-notes/VERSION-2.x
@@ -14,7 +14,7 @@ JSON library.
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
-2.10.3 (not released yet)
+2.10.3 (03-Mar-2020)
18
19
#592: DataFormatMatcher#getMatchedFormatName throws NPE when no match exists
20
(reported by Scott L)
0 commit comments