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 1313 <groupId >com.fasterxml.jackson.core</groupId >
1414 <artifactId >jackson-core</artifactId >
1515 <name >Jackson-core</name >
16- <version >2.21.1 </version >
16+ <version >2.21.2-SNAPSHOT </version >
1717 <packaging >jar</packaging >
1818 <description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
1919 <licenses >
2929 <
connection >scm:git:
[email protected] :FasterXML/jackson-core.git</
connection >
3030 <
developerConnection >scm:git:
[email protected] :FasterXML/jackson-core.git</
developerConnection >
3131 <url >https://github.com/FasterXML/jackson-core</url >
32- <tag >jackson-core-2.21.1 </tag >
32+ <tag >HEAD </tag >
3333 </scm >
3434
3535 <properties >
@@ -57,7 +57,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
5757 <packageVersion .package>${project.groupId} .json</packageVersion .package>
5858
5959 <!-- for Reproducible Builds -->
60- <project .build.outputTimestamp>2026-02-23T01:18:21Z </project .build.outputTimestamp>
60+ <project .build.outputTimestamp>2026-02-23T01:19:14Z </project .build.outputTimestamp>
6161
6262 <!-- for validation of JaCoCo execution -->
6363 <!-- 28-Apr-2025, tatu: Seems to fail for various reasons, so... -->
You can’t perform that action at this time.
0 commit comments