Skip to content

Commit

Permalink
Prepare for 2.13.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Sep 3, 2022
1 parent bf470a8 commit f932297
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.13.4-SNAPSHOT</jackson.version>
<jackson.version>2.13.4</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.13.4 (03-Sep-2022)
2.13.3 (14-May-2022)

No changes since 2.13.2
Expand Down

0 comments on commit f932297

Please sign in to comment.