Skip to content

Commit 6926bbd

Browse files
committed
Prep for 3.1.0 release
1 parent 5e763e5 commit 6926bbd

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.0-SNAPSHOT</jackson.version>
55+
<jackson.version>3.1.0</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.0 (not yet released)
14+
3.1.0 (23-Feb-2026)
1515

1616
#115: Fix cycloneDX SBOM generation settings
1717
- Add `jackson-module-jsonSchema`, `jackson-module-jsonSchema-jakarta`

0 commit comments

Comments
 (0)