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 67ba365 commit e616ca5Copy full SHA for e616ca5
pom.xml
@@ -10,7 +10,7 @@
10
<parent>
11
<groupId>com.fasterxml.jackson</groupId>
12
<artifactId>jackson-base</artifactId>
13
- <version>2.12.3-SNAPSHOT</version>
+ <version>2.12.3</version>
14
</parent>
15
16
<groupId>com.fasterxml.jackson.core</groupId>
release-notes/VERSION-2.x
@@ -4,7 +4,7 @@ Project: jackson-databind
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
-2.12.3 (not yet released)
+2.12.3 (12-Apr-2021)
8
9
#3108: `TypeFactory` cannot convert `Collection` sub-type without type parameters
to canonical form and back
0 commit comments