File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.fasterxml.jackson</groupId >
66 <artifactId >jackson-bom</artifactId >
7- <version >2.18.2 </version >
7+ <version >2.18.3-SNAPSHOT </version >
88 </parent >
99 <artifactId >jackson-base</artifactId >
1010 <name >Jackson Base</name >
@@ -32,7 +32,7 @@ of Jackson: application code should only rely on `jackson-bom`
3232 <jackson-bom .version>${project.parent.version} </jackson-bom .version>
3333
3434 <!-- for Reproducible Builds -->
35- <project .build.outputTimestamp>2024-11-28T00:26:54Z </project .build.outputTimestamp>
35+ <project .build.outputTimestamp>2024-11-28T00:27:02Z </project .build.outputTimestamp>
3636 </properties >
3737
3838 <dependencyManagement >
Original file line number Diff line number Diff line change 1414 <description >Bill of Materials pom for getting full, complete set of compatible versions
1515of Jackson components maintained by FasterXML.com
1616 </description >
17- <version >2.18.2 </version >
17+ <version >2.18.3-SNAPSHOT </version >
1818 <packaging >pom</packaging >
1919
2020 <modules >
@@ -45,7 +45,7 @@ of Jackson components maintained by FasterXML.com
4545 <
connection >scm:git:
[email protected] :FasterXML/jackson-bom.git</
connection >
4646 <
developerConnection >scm:git:
[email protected] :FasterXML/jackson-bom.git</
developerConnection >
4747 <url >https://github.com/FasterXML/jackson-bom</url >
48- <tag >jackson-bom-2.18.2 </tag >
48+ <tag >HEAD </tag >
4949 </scm >
5050
5151 <properties >
@@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com
7373 <javax .activation.version>1.2.0</javax .activation.version>
7474
7575 <!-- for Reproducible Builds -->
76- <project .build.outputTimestamp>2024-11-28T00:26:54Z </project .build.outputTimestamp>
76+ <project .build.outputTimestamp>2024-11-28T00:27:02Z </project .build.outputTimestamp>
7777 </properties >
7878
7979 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments