File tree Expand file tree Collapse file tree
primitive-collections-base Expand file tree Collapse file tree 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.2 </version >
12+ <version >3.1.3-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.2 </version >
11+ <version >3.1.3-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.2 </version >
11+ <version >3.1.3-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.2 </version >
11+ <version >3.1.3-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 88 <groupId >tools.jackson.datatype</groupId >
99 <artifactId >jackson-datatypes-collections</artifactId >
1010 <name >Jackson datatypes: collections</name >
11- <version >3.1.2 </version >
11+ <version >3.1.3-SNAPSHOT </version >
1212 <packaging >pom</packaging >
1313 <description >Parent pom for Jackson Collection datatype modules.
1414 </description >
2626 <connection >scm:git:git@github.com:FasterXML/jackson-datatypes-collections.git</connection >
2727 <developerConnection >scm:git:git@github.com:FasterXML/jackson-datatypes-collections.git</developerConnection >
2828 <url >http://github.com/FasterXML/jackson-datatypes-collections</url >
29- <tag >jackson-datatypes-collections-3.1.2 </tag >
29+ <tag >HEAD </tag >
3030 </scm >
3131
3232 <properties >
3333 <!-- for Reproducible Builds -->
34- <project .build.outputTimestamp>2026-04-11T18:23:15Z </project .build.outputTimestamp>
34+ <project .build.outputTimestamp>2026-04-11T18:24:03Z </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.2 </version >
12+ <version >3.1.3-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