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 9f91400 commit 13fe23cCopy full SHA for 13fe23c
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>com.fasterxml.jackson</groupId>
5
<artifactId>jackson-base</artifactId>
6
- <version>2.11.1-SNAPSHOT</version>
+ <version>2.11.1</version>
7
</parent>
8
9
<groupId>com.fasterxml.jackson.core</groupId>
release-notes/VERSION-2.x
@@ -14,6 +14,10 @@ JSON library.
14
=== Releases ===
15
------------------------------------------------------------------------
16
17
+2.11.0 (25-Jun-2020)
18
+
19
+No changes since 2.11.0
20
21
2.11.0 (26-Apr-2020)
22
23
#504: Add a String Array write method in the Streaming API
0 commit comments