Skip to content

Commit

Permalink
Prepare for 2.17.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Mar 12, 2024
1 parent e35f5af commit 09f3f57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.17.0-SNAPSHOT</jackson.version>
<jackson.version>2.17.0</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: 2 additions & 2 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Jackson components (core, modules)
=== Releases (note: only includes patches with actual changes)
------------------------------------------------------------------------

2.17.0 (not yet released)
2.17.0 (12-Mar-2024)

* Add `jackson-jr-extension-javatime`
* Add managed dependency to JUnit5

2.16.2 (not yet released)
2.16.2 (09-Mar-2024)

#66: Added `jackson-module-guice7` (missed from 2.16.0)
(reported by @hu-chia)
Expand Down

0 comments on commit 09f3f57

Please sign in to comment.