Commit 14f8741 1 parent 50ab40a commit 14f8741 Copy full SHA for 14f8741
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.17.1 </version >
7
+ <version >2.17.2-SNAPSHOT </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>2024-05-05T01:38:23Z </project .build.outputTimestamp>
35
+ <project .build.outputTimestamp>2024-05-05T01:38:30Z </project .build.outputTimestamp>
36
36
</properties >
37
37
38
38
<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.17.1 </version >
17
+ <version >2.17.2-SNAPSHOT </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:git@github.com:FasterXML/jackson-bom.git</connection >
46
46
<developerConnection >scm:git:git@github.com:FasterXML/jackson-bom.git</developerConnection >
47
47
<url >https://github.com/FasterXML/jackson-bom</url >
48
- <tag >jackson-bom-2.17.1 </tag >
48
+ <tag >HEAD </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>2024-05-05T01:38:23Z </project .build.outputTimestamp>
76
+ <project .build.outputTimestamp>2024-05-05T01:38:30Z </project .build.outputTimestamp>
77
77
</properties >
78
78
79
79
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments