Skip to content

Commit ed252b6

Browse files
committed
Prep for 3.2.0 release
1 parent f49fad1 commit ed252b6

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>tools.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>3.2.0-SNAPSHOT</version>
11+
<version>3.2.0</version>
1212
</parent>
1313

1414
<groupId>tools.jackson.core</groupId>

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ JSON library.
1515
=== Releases ===
1616
------------------------------------------------------------------------
1717

18-
3.2.0 (not yet released)
18+
3.2.0 (08-Jun-2026)
1919

2020
#679: Number parsing should fail for trailing dot (period)
2121
(fix by @cowtowncoder, w/ Claude code)

0 commit comments

Comments
 (0)