Skip to content

Commit ce2c24b

Browse files
committed
Prep for 2.20-rc1
1 parent 691e036 commit ce2c24b

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
@@ -10,7 +10,7 @@
1010
<groupId>com.fasterxml.jackson</groupId>
1111
<!-- this is one of few Jackson modules that depends on parent and NOT jackson-bom -->
1212
<artifactId>jackson-parent</artifactId>
13-
<version>2.20-rc1-SNAPSHOT</version>
13+
<version>2.20-rc1</version>
1414
</parent>
1515

1616
<groupId>com.fasterxml.jackson.core</groupId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ NOTE: Jackson 3.x components rely on 2.x annotations; there are no separate
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.20 (not yet released)
17+
2.20-rc1 (04-Aug-2025)
1818

1919
#293: Improve duplicate Id with different associated object error message
2020
(requested by @moutyque)

0 commit comments

Comments
 (0)