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 13
13
</parent >
14
14
<groupId >tools.jackson.core</groupId >
15
15
<artifactId >jackson-databind</artifactId >
16
- <version >3.0.0-rc4-SNAPSHOT </version >
16
+ <version >3.0.0-rc4</version >
17
17
<name >jackson-databind</name >
18
18
<description >General data-binding functionality for Jackson: works on core streaming API</description >
19
19
<url >https://github.com/FasterXML/jackson</url >
30
30
<connection >scm:git:git@github.com:FasterXML/jackson-databind.git</connection >
31
31
<developerConnection >scm:git:git@github.com:FasterXML/jackson-databind.git</developerConnection >
32
32
<url >https://github.com/FasterXML/jackson-databind</url >
33
- <tag >HEAD </tag >
33
+ <tag >jackson-databind-3.0.0-rc4 </tag >
34
34
</scm >
35
35
36
36
<properties >
79
79
<packageVersion .package>tools.jackson.databind.cfg</packageVersion .package>
80
80
81
81
<!-- for Reproducible Builds -->
82
- <project .build.outputTimestamp>2025-04-14T01:54:03Z </project .build.outputTimestamp>
82
+ <project .build.outputTimestamp>2025-05-10T23:25:52Z </project .build.outputTimestamp>
83
83
</properties >
84
84
85
85
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments