Skip to content

Commit b3221b6

Browse files
committed
Prepare for 2.11.4 release
1 parent d0c7010 commit b3221b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.fasterxml.jackson</groupId>
66
<artifactId>jackson-base</artifactId>
7-
<version>2.11.4-SNAPSHOT</version>
7+
<version>2.11.4</version>
88
</parent>
99

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

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project: jackson-databind
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
2.11.4 (not yet released)
7+
2.11.4 (12-Dec-2020)
88

99
#2894: Fix type resolution for static methods (regression in 2.11.3 due to #2821 fix)
1010
(reported by Łukasz W)

0 commit comments

Comments
 (0)