Skip to content

Commit 13fe23c

Browse files
committed
prepare for 2.11.1
1 parent 9f91400 commit 13fe23c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>2.11.1-SNAPSHOT</version>
6+
<version>2.11.1</version>
77
</parent>
88

99
<groupId>com.fasterxml.jackson.core</groupId>

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17+
2.11.0 (25-Jun-2020)
18+
19+
No changes since 2.11.0
20+
1721
2.11.0 (26-Apr-2020)
1822

1923
#504: Add a String Array write method in the Streaming API

0 commit comments

Comments
 (0)