Skip to content

Commit 2649dd4

Browse files
committed
Prepare for 2.12.1 release
1 parent 1e30c8c commit 2649dd4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.12.1-SNAPSHOT</version>
11+
<version>2.12.1</version>
1212
</parent>
1313

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

release-notes/VERSION-2.x

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17+
2.12.1 (08-Jan-2021)
18+
19+
No changes since 2.12.0
20+
1721
2.12.0 (29-Nov-2020)
1822

1923
#500: Allow "optional-padding" for `Base64Variant`

0 commit comments

Comments
 (0)