Commit f630525 1 parent cbb8d3c commit f630525 Copy full SHA for f630525
File tree 2 files changed +5
-5
lines changed
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.15.2-SNAPSHOT </version >
7
+ <version >2.15.2</version >
8
8
</parent >
9
9
<artifactId >jackson-base</artifactId >
10
10
<name >Jackson Base</name >
@@ -35,7 +35,7 @@ of Jackson: application code should only rely on `jackson-bom`
35
35
<jackson-bom .version>${project.parent.version} </jackson-bom .version>
36
36
37
37
<!-- for Reproducible Builds -->
38
- <project .build.outputTimestamp>2023-05-16T20:32:01Z </project .build.outputTimestamp>
38
+ <project .build.outputTimestamp>2023-05-30T20:28:33Z </project .build.outputTimestamp>
39
39
</properties >
40
40
41
41
<dependencies >
Original file line number Diff line number Diff line change 14
14
<description >Bill of Materials pom for getting full, complete set of compatible versions
15
15
of Jackson components maintained by FasterXML.com
16
16
</description >
17
- <version >2.15.2-SNAPSHOT </version >
17
+ <version >2.15.2</version >
18
18
<packaging >pom</packaging >
19
19
20
20
<modules >
@@ -45,7 +45,7 @@ of Jackson components maintained by FasterXML.com
45
45
<
connection >scm:git:
[email protected] :FasterXML/jackson-bom.git</
connection >
46
46
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-bom.git</
developerConnection >
47
47
<url >https://github.com/FasterXML/jackson-bom</url >
48
- <tag >HEAD </tag >
48
+ <tag >jackson-bom-2.15.2 </tag >
49
49
</scm >
50
50
51
51
<properties >
@@ -73,7 +73,7 @@ of Jackson components maintained by FasterXML.com
73
73
<javax .activation.version>1.2.0</javax .activation.version>
74
74
75
75
<!-- for Reproducible Builds -->
76
- <project .build.outputTimestamp>2023-05-16T20:32:01Z </project .build.outputTimestamp>
76
+ <project .build.outputTimestamp>2023-05-30T20:28:33Z </project .build.outputTimestamp>
77
77
</properties >
78
78
79
79
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments