Skip to content

Commit 9472834

Browse files
committed
back to snapshot
1 parent 303aa4b commit 9472834

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.fasterxml.jackson</groupId>
77
<artifactId>jackson-base</artifactId>
8-
<version>2.11.1</version>
8+
<version>2.11.2-SNAPSHOT</version>
99
</parent>
1010

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

release-notes/VERSION-2.x

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Project: jackson-databind
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.11.1 (not yet released)
8+
9+
-
10+
711
2.11.1 (25-Jun-2020)
812

913
#2486: Builder Deserialization with JsonCreator Value vs Array

0 commit comments

Comments
 (0)