Skip to content

Commit 0d8a88e

Browse files
committed
Prepare for 2.14.2 release
1 parent 4ecccea commit 0d8a88e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.14.2-SNAPSHOT</version>
11+
<version>2.14.2</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Co-maintainers:
1515
=== Releases ===
1616
------------------------------------------------------------------------
1717

18+
2.14.2 (28-Jan-2023)
1819
2.14.1 (21-Nov-2022)
1920

2021
No changes since 2.14.0

0 commit comments

Comments
 (0)