File tree Expand file tree Collapse file tree 7 files changed +12
-8
lines changed Expand file tree Collapse file tree 7 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson.dataformat</groupId >
1111 <artifactId >jackson-dataformats-binary</artifactId >
12- <version >2.20.1 -SNAPSHOT</version >
12+ <version >2.21.0 -SNAPSHOT</version >
1313 </parent >
1414 <artifactId >jackson-dataformat-avro</artifactId >
1515 <name >Jackson dataformat: Avro</name >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson.dataformat</groupId >
1111 <artifactId >jackson-dataformats-binary</artifactId >
12- <version >2.20.1 -SNAPSHOT</version >
12+ <version >2.21.0 -SNAPSHOT</version >
1313 </parent >
1414 <artifactId >jackson-dataformat-cbor</artifactId >
1515 <name >Jackson dataformat: CBOR</name >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson.dataformat</groupId >
1111 <artifactId >jackson-dataformats-binary</artifactId >
12- <version >2.20.1 -SNAPSHOT</version >
12+ <version >2.21.0 -SNAPSHOT</version >
1313 </parent >
1414 <artifactId >jackson-dataformat-ion</artifactId >
1515 <name >Jackson dataformat: Ion</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.fasterxml.jackson</groupId >
66 <artifactId >jackson-base</artifactId >
7- <version >2.20.1 -SNAPSHOT</version >
7+ <version >2.21.0 -SNAPSHOT</version >
88 </parent >
99 <groupId >com.fasterxml.jackson.dataformat</groupId >
1010 <artifactId >jackson-dataformats-binary</artifactId >
1111 <name >Jackson dataformats: Binary</name >
12- <version >2.20.1 -SNAPSHOT</version >
12+ <version >2.21.0 -SNAPSHOT</version >
1313 <packaging >pom</packaging >
1414 <description >Parent pom for Jackson binary dataformats.
1515 </description >
4545 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4646
4747 <!-- for Reproducible Builds -->
48- <project .build.outputTimestamp>2025-08-28T23:08:05Z </project .build.outputTimestamp>
48+ <project .build.outputTimestamp>2025-08-30T00:22:48Z </project .build.outputTimestamp>
4949
5050 <!-- 20-Mar-2021, tatu: limit heap for tests to catch some
5151 of "too big allocation" cases
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson.dataformat</groupId >
1111 <artifactId >jackson-dataformats-binary</artifactId >
12- <version >2.20.1 -SNAPSHOT</version >
12+ <version >2.21.0 -SNAPSHOT</version >
1313 </parent >
1414 <artifactId >jackson-dataformat-protobuf</artifactId >
1515 <name >Jackson dataformat: Protobuf</name >
Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ Active maintainers:
1414= == Releases == =
1515-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
1616
17+ 2.21 .0 (not yet released )
18+
19+ No changes since 2.20
20+
17212.20 .0 (28 - Aug - 2025 )
1822
1923#137 : (cbor ) Allow exposing CBOR "undefined" value as `JsonToken .VALUE_EMBEDDED_OBJECT `;
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson.dataformat</groupId >
1111 <artifactId >jackson-dataformats-binary</artifactId >
12- <version >2.20.1 -SNAPSHOT</version >
12+ <version >2.21.0 -SNAPSHOT</version >
1313 </parent >
1414 <artifactId >jackson-dataformat-smile</artifactId >
1515 <name >Jackson dataformat: Smile</name >
You can’t perform that action at this time.
0 commit comments