File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
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.18.4.1 </version >
16
+ <version >2.18.5-SNAPSHOT </version >
17
17
<packaging >jar</packaging >
18
18
<description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
19
19
<licenses >
@@ -57,7 +57,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
57
57
<packageVersion .package>${project.groupId} .json</packageVersion .package>
58
58
59
59
<!-- for Reproducible Builds -->
60
- <project .build.outputTimestamp>2025-06-11T00:59:19Z </project .build.outputTimestamp>
60
+ <project .build.outputTimestamp>2025-06-11T01:00:12Z </project .build.outputTimestamp>
61
61
</properties >
62
62
63
63
<!-- Alas, need to include snapshot reference since otherwise can not find
You can’t perform that action at this time.
0 commit comments