Skip to content

Commit ae84f92

Browse files
authored
Bump junit and clean other dependencies (#62)
1 parent 15549a5 commit ae84f92

File tree

1 file changed

+12
-51
lines changed

1 file changed

+12
-51
lines changed

pom.xml

Lines changed: 12 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,12 @@
3737
</developers>
3838

3939
<properties>
40-
<jenkins.version>2.346.1</jenkins.version>
41-
<structs.version>318.va_f3ccb_729b_71</structs.version>
42-
<workflow-step-api.version>625.vd896b_f445a_f8</workflow-step-api.version>
43-
<workflow-api.version>1144.v61c3180fa_03f</workflow-api.version>
44-
<junit.version>1.53</junit.version>
45-
<workflow-cps.version>2.90</workflow-cps.version>
46-
<workflow-support.version>813.vb_d7c3d2984a_0</workflow-support.version>
47-
<matrix-project.version>1.7.1</matrix-project.version>
40+
<jenkins.version>2.346.3</jenkins.version>
41+
<junit.version>1166.va_436e268e972</junit.version>
4842
<token-macro.version>2.0</token-macro.version>
4943
<maven-git-code-format.version>1.25</maven-git-code-format.version>
5044
<script-security.version>1229.v4880b_b_e905a_6</script-security.version>
5145
<blueocean-rest-impl.version>1.25.0</blueocean-rest-impl.version>
52-
<mailer.version>408.vd726a_1130320</mailer.version>
53-
<workflow-durable-task-step.version>2.35</workflow-durable-task-step.version>
54-
<workflow-job.version>2.40</workflow-job.version>
55-
<workflow-basic-steps.version>2.6</workflow-basic-steps.version>
5646
<java.level>8</java.level>
5747
</properties>
5848

@@ -66,8 +56,8 @@
6656
<dependencies>
6757
<dependency>
6858
<groupId>io.jenkins.tools.bom</groupId>
69-
<artifactId>bom-2.303.x</artifactId>
70-
<version>1500.ve4d05cd32975</version>
59+
<artifactId>bom-2.346.x</artifactId>
60+
<version>1742.vb_70478c1b_25f</version>
7161
<scope>import</scope>
7262
<type>pom</type>
7363
</dependency>
@@ -77,7 +67,6 @@
7767
<dependency>
7868
<groupId>org.jenkins-ci.plugins</groupId>
7969
<artifactId>structs</artifactId>
80-
<version>${structs.version}</version>
8170
</dependency>
8271
<dependency>
8372
<groupId>org.mockito</groupId>
@@ -92,48 +81,40 @@
9281
<dependency>
9382
<groupId>org.jenkins-ci.plugins.workflow</groupId>
9483
<artifactId>workflow-step-api</artifactId>
95-
<version>${workflow-step-api.version}</version>
9684
</dependency>
9785
<dependency>
9886
<groupId>org.jenkins-ci.plugins.workflow</groupId>
9987
<artifactId>workflow-cps</artifactId>
100-
<version>${workflow-cps.version}</version>
10188
<scope>test</scope>
10289
</dependency>
10390
<dependency>
10491
<groupId>org.jenkins-ci.plugins.workflow</groupId>
10592
<artifactId>workflow-job</artifactId>
106-
<version>${workflow-job.version}</version>
10793
<scope>test</scope>
10894
</dependency>
10995
<dependency>
11096
<groupId>org.jenkins-ci.plugins.workflow</groupId>
11197
<artifactId>workflow-basic-steps</artifactId>
112-
<!-- <version>${workflow-basic-steps.version}</version>-->
11398
<scope>test</scope>
11499
</dependency>
115100
<dependency>
116101
<groupId>org.jenkins-ci.plugins.workflow</groupId>
117102
<artifactId>workflow-durable-task-step</artifactId>
118-
<!-- <version>${workflow-durable-task-step.version}</version>-->
119103
<scope>test</scope>
120104
</dependency>
121105
<dependency>
122106
<groupId>org.jenkins-ci.plugins.workflow</groupId>
123107
<artifactId>workflow-api</artifactId>
124-
<version>${workflow-api.version}</version>
125108
<scope>test</scope>
126109
</dependency>
127110
<dependency>
128111
<groupId>org.jenkins-ci.plugins.workflow</groupId>
129112
<artifactId>workflow-support</artifactId>
130-
<version>${workflow-support.version}</version>
131113
<scope>test</scope>
132114
</dependency>
133115
<dependency>
134116
<groupId>org.jenkins-ci.plugins</groupId>
135117
<artifactId>matrix-project</artifactId>
136-
<!-- <version>${matrix-project.version}</version>-->
137118
</dependency>
138119
<dependency>
139120
<groupId>org.jenkins-ci.plugins</groupId>
@@ -156,118 +137,98 @@
156137
<dependency>
157138
<groupId>org.jenkins-ci.plugins</groupId>
158139
<artifactId>mailer</artifactId>
159-
<version>${mailer.version}</version>
160140
<optional>true</optional>
161141
</dependency>
162-
163-
<!-- RequireUpperBounds -->
142+
<dependency>
143+
<groupId>org.codehaus.woodstox</groupId>
144+
<artifactId>wstx-asl</artifactId>
145+
<version>3.2.9</version>
146+
<scope>test</scope>
147+
</dependency>
164148
<dependency>
165149
<groupId>org.apache.commons</groupId>
166150
<artifactId>commons-lang3</artifactId>
167151
<version>3.12.0</version>
168152
</dependency>
153+
154+
<!-- RequireUpperBounds -->
169155
<dependency>
170156
<groupId>org.jenkins-ci.plugins</groupId>
171157
<artifactId>jackson2-api</artifactId>
172-
<version>2.13.3-285.vc03c0256d517</version>
173158
</dependency>
174159
<dependency>
175160
<groupId>org.jenkins-ci.plugins</groupId>
176161
<artifactId>display-url-api</artifactId>
177-
<version>2.3.5</version>
178162
</dependency>
179163
<dependency>
180164
<groupId>org.jenkins-ci.plugins</groupId>
181165
<artifactId>scm-api</artifactId>
182-
<version>602.v6a_81757a_31d2</version>
183166
</dependency>
184167
<dependency>
185168
<groupId>org.jenkins-ci.plugins</groupId>
186169
<artifactId>variant</artifactId>
187-
<version>1.4</version>
188170
</dependency>
189171
<dependency>
190172
<groupId>org.jenkins-ci.plugins</groupId>
191173
<artifactId>credentials</artifactId>
192-
<version>2.6.1.1</version>
193174
</dependency>
194175
<dependency>
195176
<groupId>org.jenkins-ci</groupId>
196177
<artifactId>symbol-annotation</artifactId>
197-
<version>1.23</version>
198178
</dependency>
199179
<dependency>
200180
<groupId>org.jenkins-ci.plugins</groupId>
201181
<artifactId>cloudbees-folder</artifactId>
202-
<version>6.15</version>
203182
</dependency>
204183
<dependency>
205184
<groupId>io.jenkins.plugins</groupId>
206185
<artifactId>snakeyaml-api</artifactId>
207-
<version>1.30.2-76.vc104f7ce9870</version>
208186
</dependency>
209187
<dependency>
210188
<groupId>org.slf4j</groupId>
211189
<artifactId>slf4j-api</artifactId>
212-
<version>1.7.36</version>
213190
</dependency>
214191
<dependency>
215192
<groupId>org.slf4j</groupId>
216193
<artifactId>log4j-over-slf4j</artifactId>
217-
<version>1.7.36</version>
218194
</dependency>
219195
<dependency>
220196
<groupId>org.slf4j</groupId>
221197
<artifactId>slf4j-jdk14</artifactId>
222-
<version>1.7.36</version>
223198
<scope>test</scope>
224199
</dependency>
225200
<dependency>
226201
<groupId>org.slf4j</groupId>
227202
<artifactId>jcl-over-slf4j</artifactId>
228-
<version>1.7.36</version>
229203
</dependency>
230204
<dependency>
231205
<groupId>org.ow2.asm</groupId>
232206
<artifactId>asm</artifactId>
233-
<version>9.3</version>
234207
</dependency>
235208
<dependency>
236209
<groupId>org.ow2.asm</groupId>
237210
<artifactId>asm-tree</artifactId>
238-
<version>9.3</version>
239211
</dependency>
240212
<dependency>
241213
<groupId>org.ow2.asm</groupId>
242214
<artifactId>asm-analysis</artifactId>
243-
<version>9.3</version>
244215
</dependency>
245216
<dependency>
246217
<groupId>org.ow2.asm</groupId>
247218
<artifactId>asm-util</artifactId>
248-
<version>9.3</version>
249219
</dependency>
250220
<dependency>
251221
<groupId>org.kohsuke</groupId>
252222
<artifactId>access-modifier-annotation</artifactId>
253-
<version>1.27</version>
254223
<scope>provided</scope>
255224
</dependency>
256225
<dependency>
257226
<groupId>org.jenkins-ci</groupId>
258227
<artifactId>annotation-indexer</artifactId>
259-
<version>1.16</version>
260228
</dependency>
261229
<dependency>
262230
<groupId>com.github.spotbugs</groupId>
263231
<artifactId>spotbugs-annotations</artifactId>
264-
<version>4.6.0</version>
265-
</dependency>
266-
<dependency>
267-
<groupId>org.codehaus.woodstox</groupId>
268-
<artifactId>wstx-asl</artifactId>
269-
<version>3.2.9</version>
270-
<scope>test</scope>
271232
</dependency>
272233

273234
</dependencies>

0 commit comments

Comments
 (0)