Skip to content

Commit

Permalink
Prepare for 2.16.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 24, 2023
1 parent 01fd701 commit 05c7b06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.16.1-SNAPSHOT</version>
<version>2.16.1</version>
</parent>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformats-binary</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Active maintainers:
=== Releases ===
------------------------------------------------------------------------

2.16.1 (not yet released)
2.16.1 (24-Dec-2023)

#303: `NullPointerException` in `IonParser.nextToken()`
(reported by @ZanderHuang)
Expand Down

0 comments on commit 05c7b06

Please sign in to comment.