File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
</parent >
14
14
<groupId >com.fasterxml.jackson.core</groupId >
15
15
<artifactId >jackson-databind</artifactId >
16
- <version >2.19.0 </version >
16
+ <version >2.19.1-SNAPSHOT </version >
17
17
<name >jackson-databind</name >
18
18
<packaging >jar</packaging >
19
19
<description >General data-binding functionality for Jackson: works on core streaming API</description >
31
31
<
connection >scm:git:
[email protected] :FasterXML/jackson-databind.git</
connection >
32
32
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-databind.git</
developerConnection >
33
33
<url >https://github.com/FasterXML/jackson-databind</url >
34
- <tag >jackson-databind-2.19.0</tag >
34
+ <tag >jackson-databind-2.19.0-rc2 </tag >
35
35
</scm >
36
36
37
37
<properties >
73
73
<packageVersion .package>com.fasterxml.jackson.databind.cfg</packageVersion .package>
74
74
75
75
<!-- for Reproducible Builds -->
76
- <project .build.outputTimestamp>2025-04-24T23:40:43Z </project .build.outputTimestamp>
76
+ <project .build.outputTimestamp>2025-04-24T23:41:06Z </project .build.outputTimestamp>
77
77
</properties >
78
78
79
79
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments