File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
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.18.3-SNAPSHOT </version >
16
+ <version >2.18.3</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.18.2 </tag >
34
+ <tag >jackson-databind-2.18.3 </tag >
35
35
</scm >
36
36
37
37
<properties >
68
68
<packageVersion .package>com.fasterxml.jackson.databind.cfg</packageVersion .package>
69
69
70
70
<!-- for Reproducible Builds -->
71
- <project .build.outputTimestamp>2024-11-28T01:11:23Z </project .build.outputTimestamp>
71
+ <project .build.outputTimestamp>2025-02-28T23:37:18Z </project .build.outputTimestamp>
72
72
</properties >
73
73
74
74
<dependencyManagement >
227
227
<artifactId >maven-javadoc-plugin</artifactId >
228
228
<configuration >
229
229
<links combine.children=" append" >
230
- <link >https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-annotations/2.18.0</link >>
231
- <link >https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-core/2.18.0</link >>
230
+ <link >https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-annotations/2.18.0</link >>
231
+ <link >https://javadoc.io/doc/com.fasterxml.jackson.core/jackson-core/2.18.0</link >>
232
232
</links >
233
233
</configuration >
234
234
</plugin >
You can’t perform that action at this time.
0 commit comments