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.17.3 </version >
16+ <version >2.17.4-SNAPSHOT </version >
1717 <packaging >jar</packaging >
1818 <description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
1919 <licenses >
3030 <connection >scm:git:git@github.com:FasterXML/jackson-core.git</connection >
3131 <developerConnection >scm:git:git@github.com:FasterXML/jackson-core.git</developerConnection >
3232 <url >https://github.com/FasterXML/jackson-core</url >
33- <tag >jackson-core-2.17.3 </tag >
33+ <tag >HEAD </tag >
3434 </scm >
3535
3636 <properties >
@@ -59,7 +59,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
5959 <packageVersion .package>${project.groupId} .json</packageVersion .package>
6060
6161 <!-- for Reproducible Builds -->
62- <project .build.outputTimestamp>2024-11-01T20:17:02Z </project .build.outputTimestamp>
62+ <project .build.outputTimestamp>2024-11-01T20:17:54Z </project .build.outputTimestamp>
6363 </properties >
6464
6565 <!-- Alas, need to include snapshot reference since otherwise can not find
You can’t perform that action at this time.
0 commit comments