Skip to content

Commit 9c31445

Browse files
committed
Prepare for 2.14.1 release
1 parent db4f69a commit 9c31445

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.1-SNAPSHOT</version>
11+
<version>2.16.1</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>

release-notes/VERSION-2.x

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Co-maintainers:
1616
=== Releases ===
1717
------------------------------------------------------------------------
1818

19-
2.16.1 (not yet released)
19+
2.16.1 (24-Dec-2023)
2020

2121
#733: Fix problem with Serializable objects not implementing readResolve.
2222

0 commit comments

Comments
 (0)