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
15
15
<groupId >com.fasterxml.jackson.core</groupId >
16
16
<artifactId >jackson-databind</artifactId >
17
- <version >2.20.0-rc1 </version >
17
+ <version >2.20.0-rc2-SNAPSHOT </version >
18
18
<name >jackson-databind</name >
19
19
<packaging >jar</packaging >
20
20
<description >General data-binding functionality for Jackson: works on core streaming API</description >
32
32
<
connection >scm:git:
[email protected] :FasterXML/jackson-databind.git</
connection >
33
33
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-databind.git</
developerConnection >
34
34
<url >https://github.com/FasterXML/jackson-databind</url >
35
- <tag >jackson-databind-2.20.0-rc1 </tag >
35
+ <tag >HEAD </tag >
36
36
</scm >
37
37
38
38
<properties >
74
74
<packageVersion .package>com.fasterxml.jackson.databind.cfg</packageVersion .package>
75
75
76
76
<!-- for Reproducible Builds -->
77
- <project .build.outputTimestamp>2025-08-05T01:00:47Z </project .build.outputTimestamp>
77
+ <project .build.outputTimestamp>2025-08-05T01:01:09Z </project .build.outputTimestamp>
78
78
</properties >
79
79
80
80
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments