Skip to content

Commit 7aaf78f

Browse files
committed
Prep for 2.18.3 release
1 parent e1f247f commit 7aaf78f

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

release-notes/VERSION-2.x

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ a pure JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.18.3 (not yet released)
17+
2.18.3 (28-Feb-2025)
1818

1919
#1391: Fix issue where the parser can read back old number state when
2020
parsing later numbers

0 commit comments

Comments
 (0)