Skip to content

Commit

Permalink
Prepare for 2.12.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jul 6, 2021
1 parent b3cce30 commit 5a3a2aa
Show file tree
Hide file tree
Showing 2 changed files with 5 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.12.4-SNAPSHOT</jackson.version>
<jackson.version>2.12.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
4 changes: 4 additions & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.12.4 (06-Jul-2021)

No changes since 2.12.3

2.12.3 (12-Apr-2021)

- Add version for `jackson-datatype-jakarta-jsonp` module (introduced after 2.12.2)
Expand Down

0 comments on commit 5a3a2aa

Please sign in to comment.