File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.fasterxml.jackson.datatype</groupId >
1111 <artifactId >jackson-datatypes-collections</artifactId >
12- <version >2.18.3 </version >
12+ <version >2.18.4-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 >com.fasterxml.jackson.datatype</groupId >
1010 <artifactId >jackson-datatypes-collections</artifactId >
11- <version >2.18.3 </version >
11+ <version >2.18.4-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 >com.fasterxml.jackson.datatype</groupId >
1010 <artifactId >jackson-datatypes-collections</artifactId >
11- <version >2.18.3 </version >
11+ <version >2.18.4-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 >com.fasterxml.jackson.datatype</groupId >
1010 <artifactId >jackson-datatypes-collections</artifactId >
11- <version >2.18.3 </version >
11+ <version >2.18.4-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 >com.fasterxml.jackson.datatype</groupId >
99 <artifactId >jackson-datatypes-collections</artifactId >
1010 <name >Jackson datatypes: collections</name >
11- <version >2.18.3 </version >
11+ <version >2.18.4-SNAPSHOT </version >
1212 <packaging >pom</packaging >
1313 <description >Parent pom for Jackson Collection datatype modules.
1414 </description >
3232 <connection >scm:git:git@github.com:FasterXML/jackson-datatypes-collections.git</connection >
3333 <developerConnection >scm:git:git@github.com:FasterXML/jackson-datatypes-collections.git</developerConnection >
3434 <url >https://github.com/FasterXML/jackson-datatypes-collections</url >
35- <tag >jackson-datatypes-collections-2.18.3 </tag >
35+ <tag >HEAD </tag >
3636 </scm >
3737
3838 <properties >
3939 <!-- for Reproducible Builds -->
40- <project .build.outputTimestamp>2025-03-01T00:32:59Z </project .build.outputTimestamp>
40+ <project .build.outputTimestamp>2025-03-01T00:33:23Z </project .build.outputTimestamp>
4141 </properties >
4242
4343 <dependencies >
You can’t perform that action at this time.
0 commit comments