Skip to content

Commit b2e5466

Browse files
committed
Prepare for 2.14.3 release
1 parent c37bf18 commit b2e5466

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3-SNAPSHOT</version>
11+
<version>2.14.3</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.core</groupId>
1414
<artifactId>jackson-core</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
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.3 (not yet released)
21+
2.14.3 (05-May-2023)
2222

2323
#909: Revert schubfach changes in #854
2424
(contributed by @pjfanning)

0 commit comments

Comments
 (0)