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 1414
1515 <groupId >com.fasterxml.jackson.core</groupId >
1616 <artifactId >jackson-databind</artifactId >
17- <version >2.20.0-rc1-SNAPSHOT </version >
17+ <version >2.20.0-rc1</version >
1818 <name >jackson-databind</name >
1919 <packaging >jar</packaging >
2020 <description >General data-binding functionality for Jackson: works on core streaming API</description >
3232 <
connection >scm:git:
[email protected] :FasterXML/jackson-databind.git</
connection >
3333 <
developerConnection >scm:git:
[email protected] :FasterXML/jackson-databind.git</
developerConnection >
3434 <url >https://github.com/FasterXML/jackson-databind</url >
35- <tag >HEAD </tag >
35+ <tag >jackson-databind-2.20.0-rc1 </tag >
3636 </scm >
3737
3838 <properties >
7474 <packageVersion .package>com.fasterxml.jackson.databind.cfg</packageVersion .package>
7575
7676 <!-- for Reproducible Builds -->
77- <project .build.outputTimestamp>2025-04-24T23:41:06Z </project .build.outputTimestamp>
77+ <project .build.outputTimestamp>2025-08-05T01:00:47Z </project .build.outputTimestamp>
7878 </properties >
7979
8080 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments