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 1616 <groupId >com.fasterxml.jackson.core</groupId >
1717 <artifactId >jackson-annotations</artifactId >
1818 <name >Jackson-annotations</name >
19- <version >2.15.0 </version >
19+ <version >2.15.1-SNAPSHOT </version >
2020 <packaging >jar</packaging >
2121 <description >Core annotations used for value types, used by Jackson data binding package.
2222 </description >
3434 <connection >scm:git:git@github.com:FasterXML/jackson-annotations.git</connection >
3535 <developerConnection >scm:git:git@github.com:FasterXML/jackson-annotations.git</developerConnection >
3636 <url >https://github.com/FasterXML/jackson-annotations</url >
37- <tag >jackson-annotations-2.15.0 </tag >
37+ <tag >HEAD </tag >
3838 </scm >
3939
4040 <properties >
5050 <osgi .export>com.fasterxml.jackson.annotation.*;version=${project.version} </osgi .export>
5151
5252 <!-- for Reproducible Builds -->
53- <project .build.outputTimestamp>2023-04-23T20:32:48Z </project .build.outputTimestamp>
53+ <project .build.outputTimestamp>2023-04-23T20:32:57Z </project .build.outputTimestamp>
5454 </properties >
5555
5656 <dependencies >
You can’t perform that action at this time.
0 commit comments