Skip to content

Commit b85fd8c

Browse files
committed
Prepare for 2.12.2 release
1 parent 7f6c506 commit b85fd8c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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.2-SNAPSHOT</version>
11+
<version>2.12.2</version>
1212
</parent>
1313

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

release-notes/VERSION-2.x

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

17+
2.12.2 (03-Mar-2021)
1718
2.12.1 (08-Jan-2021)
1819

1920
No changes since 2.12.0

0 commit comments

Comments
 (0)