Skip to content

Commit 6293e2f

Browse files
committed
Prepare for 2.14.2 release
1 parent 70bce36 commit 6293e2f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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.core</groupId>
1414
<artifactId>jackson-core</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ JSON library.
1818

1919
No changes since 2.14
2020

21-
2.14.2 (not yet released)
21+
2.14.2 (28-Jan-2023)
2222

2323
#854: Backport schubfach changes from v2.15#8
2424
(contributed by @pjfanning)
@@ -30,7 +30,6 @@ No changes since 2.14
3030
if `tokenFilter` is null
3131
(contributed by @DemonicTutor)
3232

33-
3433
2.14.1 (21-Nov-2022)
3534

3635
No changes since 2.14.0

0 commit comments

Comments
 (0)