Skip to content

Commit 37ef9b3

Browse files
committed
Prepare for 2.16.2 release
1 parent cf18567 commit 37ef9b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.16.2-SNAPSHOT</version>
11+
<version>2.16.2</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.core</groupId>
1414
<artifactId>jackson-core</artifactId>

release-notes/VERSION-2.x

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ a pure JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.16.2 (not yet released)
17+
2.16.2 (09-Mar-2024)
1818

19-
-
19+
No changes since 2.16.1
2020

2121
2.16.1 (24-Dec-2023)
2222

0 commit comments

Comments
 (0)