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 b8eb648 commit d4e6f63Copy full SHA for d4e6f63
2 files changed
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>tools.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
13
</parent>
14
<groupId>tools.jackson.dataformat</groupId>
15
<artifactId>jackson-dataformat-xml</artifactId>
release-notes/VERSION
@@ -9,6 +9,10 @@ Version: 3.x (for earlier see VERSION-2.x)
No changes since 3.1
+3.1.1 (27-Mar-2026)
+
+No changes since 3.1.0
16
3.1.0 (23-Feb-2026)
17
18
#780: Add `isEnabled()` methods for format-specific features to mappers
0 commit comments