File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
primitive-collections-base 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.datatype</groupId >
1111 <artifactId >jackson-datatypes-collections</artifactId >
12- <version >3.1.1 -SNAPSHOT</version >
12+ <version >3.2.0 -SNAPSHOT</version >
1313 </parent >
1414 <artifactId >jackson-datatype-eclipse-collections</artifactId >
1515 <name >Jackson datatype: eclipse-collections</name >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >tools.jackson.datatype</groupId >
1010 <artifactId >jackson-datatypes-collections</artifactId >
11- <version >3.1.1 -SNAPSHOT</version >
11+ <version >3.2.0 -SNAPSHOT</version >
1212 </parent >
1313 <artifactId >jackson-datatype-guava</artifactId >
1414 <name >Jackson datatype: Guava</name >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >tools.jackson.datatype</groupId >
1010 <artifactId >jackson-datatypes-collections</artifactId >
11- <version >3.1.1 -SNAPSHOT</version >
11+ <version >3.2.0 -SNAPSHOT</version >
1212 </parent >
1313 <artifactId >jackson-datatype-hppc</artifactId >
1414 <name >Jackson datatype: HPPC</name >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >tools.jackson.datatype</groupId >
1010 <artifactId >jackson-datatypes-collections</artifactId >
11- <version >3.1.1 -SNAPSHOT</version >
11+ <version >3.2.0 -SNAPSHOT</version >
1212 </parent >
1313 <artifactId >jackson-datatype-pcollections</artifactId >
1414 <name >Jackson datatype: pcollections</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.1.1 -SNAPSHOT</version >
6+ <version >3.2.0 -SNAPSHOT</version >
77 </parent >
88 <groupId >tools.jackson.datatype</groupId >
99 <artifactId >jackson-datatypes-collections</artifactId >
1010 <name >Jackson datatypes: collections</name >
11- <version >3.1.1 -SNAPSHOT</version >
11+ <version >3.2.0 -SNAPSHOT</version >
1212 <packaging >pom</packaging >
1313 <description >Parent pom for Jackson Collection datatype modules.
1414 </description >
3131
3232 <properties >
3333 <!-- for Reproducible Builds -->
34- <project .build.outputTimestamp>2026-02-23T21:40:48Z </project .build.outputTimestamp>
34+ <project .build.outputTimestamp>2026-02-24T23:09:50Z </project .build.outputTimestamp>
3535 </properties >
3636
3737 <dependencies >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >tools.jackson.datatype</groupId >
1111 <artifactId >jackson-datatypes-collections</artifactId >
12- <version >3.1.1 -SNAPSHOT</version >
12+ <version >3.2.0 -SNAPSHOT</version >
1313 </parent >
1414 <artifactId >jackson-datatype-primitive-collections-base</artifactId >
1515 <name >Jackson datatype: primitive-collections-base</name >
You can’t perform that action at this time.
0 commit comments