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 92afd35 commit 282cea3Copy full SHA for 282cea3
pom.xml
@@ -10,7 +10,7 @@
10
<parent>
11
<groupId>com.fasterxml.jackson</groupId>
12
<artifactId>jackson-base</artifactId>
13
- <version>2.12.5-SNAPSHOT</version>
+ <version>2.12.5</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.5 (not yet released)
+2.12.5 (27-Aug-2021)
8
9
#3220: (regression) Factory method generic type resolution does not use
Class-bound type parameter
0 commit comments