File tree 1 file changed +18
-2
lines changed
1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 40
40
<licenses >
41
41
<license >
42
42
<name >The Apache Software License, Version 2.0</name >
43
- <url >http ://www.apache. org/licenses/LICENSE -2.0.txt </url >
43
+ <url >https ://opensource. org/licenses/Apache -2.0</url >
44
44
<distribution >repo</distribution >
45
45
</license >
46
46
</licenses >
71
71
</pluginRepository >
72
72
</pluginRepositories >
73
73
74
+ <dependencyManagement >
75
+ <dependencies >
76
+ <dependency >
77
+ <groupId >io.jenkins.tools.bom</groupId >
78
+ <artifactId >bom-2.319.x</artifactId >
79
+ <version >1654.vcb_69d035fa_20</version >
80
+ <type >pom</type >
81
+ <scope >import</scope >
82
+ </dependency >
83
+ </dependencies >
84
+ </dependencyManagement >
85
+
74
86
<dependencies >
75
87
<dependency >
76
88
<groupId >org.mockito</groupId >
87
99
<dependency >
88
100
<groupId >org.jenkins-ci.plugins</groupId >
89
101
<artifactId >github-api</artifactId >
90
- <version >1.303-400.v35c2d8258028</version >
102
+ </dependency >
103
+
104
+ <dependency >
105
+ <groupId >org.jenkins-ci.plugins</groupId >
106
+ <artifactId >jackson2-api</artifactId >
91
107
</dependency >
92
108
93
109
<dependency >
You can’t perform that action at this time.
0 commit comments