Skip to content

Commit 737bf9c

Browse files
committed
Prep for 2.21.6 release
1 parent 9f9ee70 commit 737bf9c

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
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.fasterxml.jackson</groupId>
66
<artifactId>jackson-base</artifactId>
7-
<version>2.21.6-SNAPSHOT</version>
7+
<version>2.21.6</version>
88
</parent>
99
<groupId>com.fasterxml.jackson.dataformat</groupId>
1010
<artifactId>jackson-dataformats-binary</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Active maintainers:
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.21.6 (not yet released)
17+
2.21.6 (14-Aug-2026)
1818

1919
#708: (protobuf) proto3 label-less field declarations fail to parse
2020
#712: (protobuf) `map` type not supported with protobuf: should be supported

0 commit comments

Comments
 (0)