Skip to content

Commit 5f192db

Browse files
committed
Prep for 2.18.6 release
1 parent b0c428e commit 5f192db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.18.6-SNAPSHOT</version>
11+
<version>2.18.6</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
@@ -14,7 +14,7 @@ a pure JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.18.6 (not yet released)
17+
2.18.6 (22-Feb-2026)
1818

1919
#1512: Number-parsing fix for `UTF8DataInputJsonParser`
2020
(reported by @ventusfortis)

0 commit comments

Comments
 (0)