Skip to content

Commit 22b8aee

Browse files
committed
Prep for 3.1.1 release
1 parent 2d305e6 commit 22b8aee

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
@@ -52,7 +52,7 @@ of Jackson 3.x components maintained by FasterXML.com
5252
</scm>
5353

5454
<properties>
55-
<jackson.version>3.1.1-SNAPSHOT</jackson.version>
55+
<jackson.version>3.1.1</jackson.version>
5656

5757
<!-- 10-Jul-2025, tatu: as per [JSTEP-1] Jackson 3.x will NOT contain
5858
separate annotations module, but keep using 2.x one, latest 2.x released

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ NOTE: Entries for 2.x found from `release-notes/VERSION-2.x`
1111
=== Releases (note: only includes patches with actual changes)
1212
------------------------------------------------------------------------
1313

14-
3.1.1 (not yet released)
14+
3.1.1 (27-Mar-2026)
1515

1616
#122: Switch Jackson 3.x to JUnit 6.x (from 5.x)
1717
- `oss-parent` dep to 79

0 commit comments

Comments
 (0)