Skip to content

Commit 6579bfc

Browse files
committed
Prepare for 2.14.2 release
1 parent 380ca76 commit 6579bfc

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
4949
</scm>
5050

5151
<properties>
52-
<jackson.version>2.14.2-SNAPSHOT</jackson.version>
52+
<jackson.version>2.14.2</jackson.version>
5353

5454
<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
5555
of annotations BUT they are all identical, content-wise.

release-notes/VERSION-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Jackson components (core, modules)
99
=== Releases (note: only includes patches with actual changes)
1010
------------------------------------------------------------------------
1111

12+
2.14.2 (28-Jan-2023)
1213
2.14.1 (21-Nov-2022)
1314

1415
No changes since 2.14.0

0 commit comments

Comments
 (0)