File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >tools.jackson.dataformat</groupId >
1111 <artifactId >jackson-dataformats-binary</artifactId >
12- <version >3.0.2 -SNAPSHOT</version >
12+ <version >3.1.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 >tools.jackson.dataformat</groupId >
1111 <artifactId >jackson-dataformats-binary</artifactId >
12- <version >3.0.2 -SNAPSHOT</version >
12+ <version >3.1.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 >tools.jackson.dataformat</groupId >
1111 <artifactId >jackson-dataformats-binary</artifactId >
12- <version >3.0.2 -SNAPSHOT</version >
12+ <version >3.1.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 33 <parent >
44 <groupId >tools.jackson</groupId >
55 <artifactId >jackson-base</artifactId >
6- <version >3.0.2 -SNAPSHOT</version >
6+ <version >3.1.0 -SNAPSHOT</version >
77 </parent >
88 <groupId >tools.jackson.dataformat</groupId >
99 <artifactId >jackson-dataformats-binary</artifactId >
1010 <name >Jackson dataformats: Binary</name >
11- <version >3.0.2 -SNAPSHOT</version >
11+ <version >3.1.0 -SNAPSHOT</version >
1212 <packaging >pom</packaging >
1313 <description >Parent pom for Jackson binary dataformats.
1414 </description >
4141
4242 <properties >
4343 <!-- for Reproducible Builds -->
44- <project .build.outputTimestamp>2025-10-22T02:13:04Z </project .build.outputTimestamp>
44+ <project .build.outputTimestamp>2025-10-22T02:42:29Z </project .build.outputTimestamp>
4545
4646 <!-- 20-Mar-2021, tatu: limit heap for tests to catch some
4747 of "too big allocation" cases
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >tools.jackson.dataformat</groupId >
1111 <artifactId >jackson-dataformats-binary</artifactId >
12- <version >3.0.2 -SNAPSHOT</version >
12+ <version >3.1.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 99 <parent >
1010 <groupId >tools.jackson.dataformat</groupId >
1111 <artifactId >jackson-dataformats-binary</artifactId >
12- <version >3.0.2 -SNAPSHOT</version >
12+ <version >3.1.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