File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.fasterxml.jackson</groupId >
6
6
<artifactId >jackson-bom</artifactId >
7
- <version >2.20.0-SNAPSHOT </version >
7
+ <version >2.20.0</version >
8
8
</parent >
9
9
<artifactId >jackson-base</artifactId >
10
10
<name >Jackson Base</name >
@@ -32,7 +32,7 @@ of Jackson: application code should only rely on `jackson-bom`
32
32
<jackson-bom .version>${project.parent.version} </jackson-bom .version>
33
33
34
34
<!-- for Reproducible Builds -->
35
- <project .build.outputTimestamp>2025-08-14T17:05:11Z </project .build.outputTimestamp>
35
+ <project .build.outputTimestamp>2025-08-28T22:47:47Z </project .build.outputTimestamp>
36
36
</properties >
37
37
38
38
<dependencyManagement >
Original file line number Diff line number Diff line change 13
13
<description >Bill of Materials pom for getting full, complete set of compatible versions
14
14
of Jackson components maintained by FasterXML.com
15
15
</description >
16
- <version >2.20.0-SNAPSHOT </version >
16
+ <version >2.20.0</version >
17
17
<packaging >pom</packaging >
18
18
19
19
<modules >
@@ -44,7 +44,7 @@ of Jackson components maintained by FasterXML.com
44
44
<
connection >scm:git:
[email protected] :FasterXML/jackson-bom.git</
connection >
45
45
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-bom.git</
developerConnection >
46
46
<url >https://github.com/FasterXML/jackson-bom</url >
47
- <tag >HEAD </tag >
47
+ <tag >jackson-bom-2.20.0 </tag >
48
48
</scm >
49
49
50
50
<properties >
@@ -80,7 +80,7 @@ of Jackson components maintained by FasterXML.com
80
80
<jackson .version.dep.stax2-api>4.2.2</jackson .version.dep.stax2-api>
81
81
82
82
<!-- for Reproducible Builds -->
83
- <project .build.outputTimestamp>2025-08-14T17:05:11Z </project .build.outputTimestamp>
83
+ <project .build.outputTimestamp>2025-08-28T22:47:47Z </project .build.outputTimestamp>
84
84
</properties >
85
85
86
86
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments