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 1473b03 commit e874890Copy full SHA for e874890
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>com.fasterxml.jackson</groupId>
7
<artifactId>jackson-base</artifactId>
8
- <version>2.11.1-SNAPSHOT</version>
+ <version>2.11.1</version>
9
</parent>
10
11
<groupId>com.fasterxml.jackson.core</groupId>
release-notes/VERSION-2.x
@@ -4,7 +4,7 @@ Project: jackson-databind
4
=== Releases ===
------------------------------------------------------------------------
-2.11.1 (not yet released)
+2.11.1 (25-Jun-2020)
#2486: Builder Deserialization with JsonCreator Value vs Array
(reported by Ville K)
0 commit comments