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 14
14
<groupId >com.fasterxml.jackson.core</groupId >
15
15
<artifactId >jackson-core</artifactId >
16
16
<name >Jackson-core</name >
17
- <version >2.20.0-rc1-SNAPSHOT </version >
17
+ <version >2.20.0-rc1</version >
18
18
<packaging >jar</packaging >
19
19
<description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
20
20
<licenses >
30
30
<
connection >scm:git:
[email protected] :FasterXML/jackson-core.git</
connection >
31
31
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-core.git</
developerConnection >
32
32
<url >https://github.com/FasterXML/jackson-core</url >
33
- <tag >HEAD </tag >
33
+ <tag >jackson-core-2.20.0-rc1 </tag >
34
34
</scm >
35
35
36
36
<properties >
@@ -58,7 +58,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
58
58
<packageVersion .package>${project.groupId} .json</packageVersion .package>
59
59
60
60
<!-- for Reproducible Builds -->
61
- <project .build.outputTimestamp>2025-04-24T23:27:29Z </project .build.outputTimestamp>
61
+ <project .build.outputTimestamp>2025-08-05T00:52:48Z </project .build.outputTimestamp>
62
62
63
63
<!-- for validation of JaCoCo execution -->
64
64
<!-- 28-Apr-2025, tatu: Seems to fail for various reasons, so... -->
You can’t perform that action at this time.
0 commit comments