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 1313 <groupId >com.fasterxml.jackson.core</groupId >
1414 <artifactId >jackson-core</artifactId >
1515 <name >Jackson-core</name >
16- <version >2.18.4.1 </version >
16+ <version >2.18.5-SNAPSHOT </version >
1717 <packaging >jar</packaging >
1818 <description >Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description >
1919 <licenses >
@@ -57,7 +57,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
5757 <packageVersion .package>${project.groupId} .json</packageVersion .package>
5858
5959 <!-- 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>
6161 </properties >
6262
6363 <!-- Alas, need to include snapshot reference since otherwise can not find
You can’t perform that action at this time.
0 commit comments