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.16.0 </version >
16
+ <version >2.16.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.16.0 </tag >
34
+ <tag >HEAD </tag >
35
35
</scm >
36
36
37
37
<properties >
68
68
<version .powermock>2.0.9</version .powermock>
69
69
70
70
<!-- for Reproducible Builds -->
71
- <project .build.outputTimestamp>2023-11-15T22:38:02Z </project .build.outputTimestamp>
71
+ <project .build.outputTimestamp>2023-11-15T22:38:22Z </project .build.outputTimestamp>
72
72
</properties >
73
73
74
74
<dependencies >
You can’t perform that action at this time.
0 commit comments