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 16
16
<groupId >com.fasterxml.jackson.core</groupId >
17
17
<artifactId >jackson-annotations</artifactId >
18
18
<name >Jackson-annotations</name >
19
- <version >2.16.1 </version >
19
+ <version >2.16.2-SNAPSHOT </version >
20
20
<packaging >jar</packaging >
21
21
<description >Core annotations used for value types, used by Jackson data binding package.
22
22
</description >
34
34
<
connection >scm:git:
[email protected] :FasterXML/jackson-annotations.git</
connection >
35
35
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-annotations.git</
developerConnection >
36
36
<url >https://github.com/FasterXML/jackson-annotations</url >
37
- <tag >jackson-annotations-2.16.1 </tag >
37
+ <tag >HEAD </tag >
38
38
</scm >
39
39
40
40
<properties >
50
50
<osgi .export>com.fasterxml.jackson.annotation.*;version=${project.version} </osgi .export>
51
51
52
52
<!-- for Reproducible Builds -->
53
- <project .build.outputTimestamp>2023-12-24T04:01:38Z </project .build.outputTimestamp>
53
+ <project .build.outputTimestamp>2023-12-24T04:01:53Z </project .build.outputTimestamp>
54
54
</properties >
55
55
56
56
<dependencies >
You can’t perform that action at this time.
0 commit comments