File tree Expand file tree Collapse file tree 2 files changed +2
-28
lines changed Expand file tree Collapse file tree 2 files changed +2
-28
lines changed Original file line number Diff line number Diff line change 13
13
<groupId >com.fasterxml.jackson.core</groupId >
14
14
<artifactId >jackson-core</artifactId >
15
15
<name >Jackson-core</name >
16
- <version >2.15.0-rc2 </version >
16
+ <version >2.15.0-rc3-SNAPSHOT </version >
17
17
<packaging >jar</packaging >
18
18
<description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
19
19
<licenses >
@@ -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>2023-03-28T22:26:59Z </project .build.outputTimestamp>
61
+ <project .build.outputTimestamp>2023-03-28T22:27:45Z </project .build.outputTimestamp>
62
62
</properties >
63
63
64
64
<!-- Alas, need to include snapshot reference since otherwise can not find
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments