File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 <groupId >tools.jackson.core</groupId >
1515 <artifactId >jackson-core</artifactId >
1616 <name >Jackson-core</name >
17- <version >3.2.0-SNAPSHOT </version >
17+ <version >3.2.0</version >
1818 <packaging >jar</packaging >
1919 <description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
2020 <inceptionYear >2007</inceptionYear >
4141 <connection >scm:git:https://github.com/FasterXML/jackson-core.git</connection >
4242 <developerConnection >scm:git:git@github.com:FasterXML/jackson-core.git</developerConnection >
4343 <url >http://github.com/FasterXML/jackson-core</url >
44- <tag >HEAD </tag >
44+ <tag >jackson-core-3.2.0 </tag >
4545 </scm >
4646
4747 <properties >
@@ -67,7 +67,7 @@ tools.jackson.core.*;version=${project.version}
6767 <packageVersion .package>${project.groupId} .json</packageVersion .package>
6868
6969 <!-- for Reproducible Builds -->
70- <project .build.outputTimestamp>2026-01-28T03:43:50Z </project .build.outputTimestamp>
70+ <project .build.outputTimestamp>2026-06-08T22:59:54Z </project .build.outputTimestamp>
7171
7272 <!-- for validation of JaCoCo execution -->
7373 <jacocoStrict >false</jacocoStrict >
You can’t perform that action at this time.
0 commit comments