Skip to content

Commit

Permalink
Prepare for 2.14.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 28, 2023
1 parent 380ca76 commit 6579bfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
</scm>

<properties>
<jackson.version>2.14.2-SNAPSHOT</jackson.version>
<jackson.version>2.14.2</jackson.version>

<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
of annotations BUT they are all identical, content-wise.
Expand Down
1 change: 1 addition & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Jackson components (core, modules)
=== Releases (note: only includes patches with actual changes)
------------------------------------------------------------------------

2.14.2 (28-Jan-2023)
2.14.1 (21-Nov-2022)

No changes since 2.14.0
Expand Down

0 comments on commit 6579bfc

Please sign in to comment.