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.0.3 </version >
16+ <version >3.0.4-SNAPSHOT </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:
[email protected] :FasterXML/jackson-core.git</
developerConnection >
4242 <url >http://github.com/FasterXML/jackson-core</url >
43- <tag >jackson-core-3.0.3 </tag >
43+ <tag >jackson-core-3.0.1 </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>2025-11-28T18:49:01Z </project .build.outputTimestamp>
69+ <project .build.outputTimestamp>2025-11-28T18:49:51Z </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