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 >tools.jackson.core</groupId >
1414 <artifactId >jackson-core</artifactId >
1515 <name >Jackson-core</name >
16- <version >3.1.0-SNAPSHOT </version >
16+ <version >3.1.0</version >
1717 <packaging >jar</packaging >
1818 <description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
1919 <inceptionYear >2007</inceptionYear >
4040 <connection >scm:git:https://github.com/FasterXML/jackson-core.git</connection >
4141 <developerConnection >scm:git:git@github.com:FasterXML/jackson-core.git</developerConnection >
4242 <url >http://github.com/FasterXML/jackson-core</url >
43- <tag >HEAD </tag >
43+ <tag >jackson-core-3.1.0 </tag >
4444 </scm >
4545
4646 <properties >
@@ -66,7 +66,7 @@ tools.jackson.core.*;version=${project.version}
6666 <packageVersion .package>${project.groupId} .json</packageVersion .package>
6767
6868 <!-- for Reproducible Builds -->
69- <project .build.outputTimestamp>2026-01-28T03:43:50Z </project .build.outputTimestamp>
69+ <project .build.outputTimestamp>2026-02-23T20:58:44Z </project .build.outputTimestamp>
7070
7171 <!-- for validation of JaCoCo execution -->
7272 <jacocoStrict >false</jacocoStrict >
You can’t perform that action at this time.
0 commit comments