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 d0c7010 commit b3221b6Copy full SHA for b3221b6
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>com.fasterxml.jackson</groupId>
6
<artifactId>jackson-base</artifactId>
7
- <version>2.11.4-SNAPSHOT</version>
+ <version>2.11.4</version>
8
</parent>
9
10
<groupId>com.fasterxml.jackson.core</groupId>
release-notes/VERSION-2.x
@@ -4,7 +4,7 @@ Project: jackson-databind
=== Releases ===
------------------------------------------------------------------------
-2.11.4 (not yet released)
+2.11.4 (12-Dec-2020)
#2894: Fix type resolution for static methods (regression in 2.11.3 due to #2821 fix)
(reported by Łukasz W)
0 commit comments