File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 <groupId >com.fasterxml.jackson.core</groupId >
1515 <artifactId >jackson-core</artifactId >
1616 <name >Jackson-core</name >
17- <version >2.20.0-rc1 </version >
17+ <version >2.20.0-rc2-SNAPSHOT </version >
1818 <packaging >jar</packaging >
1919 <description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
2020 <licenses >
3030 <
connection >scm:git:
[email protected] :FasterXML/jackson-core.git</
connection >
3131 <
developerConnection >scm:git:
[email protected] :FasterXML/jackson-core.git</
developerConnection >
3232 <url >https://github.com/FasterXML/jackson-core</url >
33- <tag >jackson-core-2.20.0-rc1 </tag >
33+ <tag >HEAD </tag >
3434 </scm >
3535
3636 <properties >
@@ -58,7 +58,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
5858 <packageVersion .package>${project.groupId} .json</packageVersion .package>
5959
6060 <!-- for Reproducible Builds -->
61- <project .build.outputTimestamp>2025-08-05T00:52:48Z </project .build.outputTimestamp>
61+ <project .build.outputTimestamp>2025-08-05T00:53:42Z </project .build.outputTimestamp>
6262
6363 <!-- for validation of JaCoCo execution -->
6464 <!-- 28-Apr-2025, tatu: Seems to fail for various reasons, so... -->
You can’t perform that action at this time.
0 commit comments