We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d305e6 commit 22b8aeeCopy full SHA for 22b8aee
2 files changed
pom.xml
@@ -52,7 +52,7 @@ of Jackson 3.x components maintained by FasterXML.com
52
</scm>
53
54
<properties>
55
- <jackson.version>3.1.1-SNAPSHOT</jackson.version>
+ <jackson.version>3.1.1</jackson.version>
56
57
<!-- 10-Jul-2025, tatu: as per [JSTEP-1] Jackson 3.x will NOT contain
58
separate annotations module, but keep using 2.x one, latest 2.x released
release-notes/VERSION
@@ -11,7 +11,7 @@ NOTE: Entries for 2.x found from `release-notes/VERSION-2.x`
11
=== Releases (note: only includes patches with actual changes)
12
------------------------------------------------------------------------
13
14
-3.1.1 (not yet released)
+3.1.1 (27-Mar-2026)
15
16
#122: Switch Jackson 3.x to JUnit 6.x (from 5.x)
17
- `oss-parent` dep to 79
0 commit comments