Skip to content

Commit d4e6f63

Browse files
committed
Prep for 3.1.1 release
1 parent b8eb648 commit d4e6f63

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>tools.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>3.1.1-SNAPSHOT</version>
12+
<version>3.1.1</version>
1313
</parent>
1414
<groupId>tools.jackson.dataformat</groupId>
1515
<artifactId>jackson-dataformat-xml</artifactId>

release-notes/VERSION

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Version: 3.x (for earlier see VERSION-2.x)
99

1010
No changes since 3.1
1111

12+
3.1.1 (27-Mar-2026)
13+
14+
No changes since 3.1.0
15+
1216
3.1.0 (23-Feb-2026)
1317

1418
#780: Add `isEnabled()` methods for format-specific features to mappers

0 commit comments

Comments
 (0)