Skip to content

Commit 952d4f9

Browse files
authored
Update more bundled plugins (#7341)
1 parent 2d1fafc commit 952d4f9

File tree

1 file changed

+83
-17
lines changed

1 file changed

+83
-17
lines changed

war/pom.xml

+83-17
Original file line numberDiff line numberDiff line change
@@ -285,69 +285,77 @@ THE SOFTWARE.
285285
Detached plugins and their dependencies - detached plugins that used to be bundled plugins
286286
-->
287287
<artifactItem>
288+
<!-- dependency of checks-api, junit, and mailer -->
288289
<groupId>org.jenkins-ci.plugins</groupId>
289290
<artifactId>display-url-api</artifactId>
290291
<version>2.3.6</version>
291292
<type>hpi</type>
292293
</artifactItem>
293294
<artifactItem>
295+
<!-- detached after 1.493 -->
294296
<groupId>org.jenkins-ci.plugins</groupId>
295297
<artifactId>mailer</artifactId>
296-
<version>414.vcc4c33714601</version>
298+
<version>438.v02c7f0a_12fa_4</version>
297299
<type>hpi</type>
298300
</artifactItem>
299301
<artifactItem>
302+
<!-- detached after 1.535 -->
300303
<groupId>org.jenkins-ci.plugins</groupId>
301304
<artifactId>matrix-auth</artifactId>
302305
<version>3.1.5</version>
303306
<type>hpi</type>
304307
</artifactItem>
305308
<artifactItem>
309+
<!-- detached after 1.547 -->
306310
<groupId>org.jenkins-ci.plugins</groupId>
307311
<artifactId>windows-slaves</artifactId>
308312
<version>1.8.1</version>
309313
<type>hpi</type>
310314
</artifactItem>
311315
<artifactItem>
316+
<!-- detached after 1.553 -->
312317
<groupId>org.jenkins-ci.plugins</groupId>
313318
<artifactId>antisamy-markup-formatter</artifactId>
314-
<version>2.7</version>
319+
<version>155.v795fb_8702324</version>
315320
<type>hpi</type>
316321
</artifactItem>
317322
<artifactItem>
323+
<!-- detached after 1.561 -->
318324
<groupId>org.jenkins-ci.plugins</groupId>
319325
<artifactId>matrix-project</artifactId>
320-
<version>1.20</version>
326+
<version>785.v06b_7f47b_c631</version>
321327
<type>hpi</type>
322328
</artifactItem>
323329
<artifactItem>
330+
<!-- dependency of command-launcher, junit, matrix-project, and workflow-support -->
324331
<groupId>org.jenkins-ci.plugins</groupId>
325332
<artifactId>script-security</artifactId>
326333
<version>1189.vb_a_b_7c8fd5fde</version>
327334
<type>hpi</type>
328335
</artifactItem>
329336
<artifactItem>
337+
<!-- detached after 1.577 -->
330338
<groupId>org.jenkins-ci.plugins</groupId>
331339
<artifactId>junit</artifactId>
332-
<version>1119.1121.vc43d0fc45561</version>
340+
<version>1156.vcf492e95a_a_b_0</version>
333341
<type>hpi</type>
334342
</artifactItem>
335343
<artifactItem>
336-
<!-- dependency of junit -->
344+
<!-- dependency of junit and workflow-support -->
337345
<groupId>org.jenkins-ci.plugins.workflow</groupId>
338346
<artifactId>workflow-api</artifactId>
339347
<version>1200.v8005c684b_a_c6</version>
340348
<type>hpi</type>
341349
</artifactItem>
342350
<artifactItem>
343-
<!-- dependency of junit -->
351+
<!-- dependency of checks-api, echarts-api, font-awesome-api, and junit -->
344352
<groupId>io.jenkins.plugins</groupId>
345353
<artifactId>plugin-util-api</artifactId>
346-
<version>2.16.0</version>
354+
<version>2.18.0</version>
347355
<type>hpi</type>
348356
</artifactItem>
349357
<artifactItem>
350-
<!-- dependency of junit -->
358+
<!-- dependency of echarts-api and junit -->
351359
<groupId>io.jenkins.plugins</groupId>
352360
<artifactId>bootstrap5-api</artifactId>
353361
<version>5.2.1-3</version>
@@ -357,7 +365,7 @@ THE SOFTWARE.
357365
<!-- dependency of junit -->
358366
<groupId>io.jenkins.plugins</groupId>
359367
<artifactId>checks-api</artifactId>
360-
<version>1.7.4</version>
368+
<version>1.8.0</version>
361369
<type>hpi</type>
362370
</artifactItem>
363371

@@ -380,7 +388,7 @@ THE SOFTWARE.
380388
<!-- dependency of junit -->
381389
<groupId>io.jenkins.plugins</groupId>
382390
<artifactId>echarts-api</artifactId>
383-
<version>5.3.2-1</version>
391+
<version>5.4.0-1</version>
384392
<type>hpi</type>
385393
</artifactItem>
386394

@@ -393,15 +401,15 @@ THE SOFTWARE.
393401
</artifactItem>
394402

395403
<artifactItem>
396-
<!-- dependency of script-security -->
404+
<!-- dependency of script-security and workflow-support -->
397405
<groupId>io.jenkins.plugins</groupId>
398406
<artifactId>caffeine-api</artifactId>
399407
<version>2.9.3-65.v6a_47d0f4d1fe</version>
400408
<type>hpi</type>
401409
</artifactItem>
402410

403411
<artifactItem>
404-
<!-- dependency of echarts-api and bootstrap4-api -->
412+
<!-- dependency of echarts-api -->
405413
<groupId>io.jenkins.plugins</groupId>
406414
<artifactId>jquery3-api</artifactId>
407415
<version>3.6.1-2</version>
@@ -417,83 +425,92 @@ THE SOFTWARE.
417425
</artifactItem>
418426

419427
<artifactItem>
420-
<!-- dependency of bootstrap5-api -->
428+
<!-- dependency of bootstrap5-api and echarts-api -->
421429
<groupId>io.jenkins.plugins</groupId>
422430
<artifactId>font-awesome-api</artifactId>
423431
<version>6.2.0-3</version>
424432
<type>hpi</type>
425433
</artifactItem>
426434

427435
<artifactItem>
428-
<!-- dependency of junit and workflow-api -->
436+
<!-- dependency of checks-api, junit, workflow-api, and workflow-support -->
429437
<groupId>org.jenkins-ci.plugins.workflow</groupId>
430438
<artifactId>workflow-step-api</artifactId>
431439
<version>639.v6eca_cd8c04a_a_</version>
432440
<type>hpi</type>
433441
</artifactItem>
434442
<artifactItem>
435-
<!-- dependency of workflow-api -->
443+
<!-- dependency of workflow-api and workflow-support -->
436444
<groupId>org.jenkins-ci.plugins</groupId>
437445
<artifactId>scm-api</artifactId>
438446
<version>621.vda_a_b_055e58f7</version>
439447
<type>hpi</type>
440448
</artifactItem>
441449
<artifactItem>
442-
<!-- dependency of junit and scm-api -->
450+
<!-- dependency of scm-api and workflow-step-api -->
443451
<groupId>org.jenkins-ci.plugins</groupId>
444452
<artifactId>structs</artifactId>
445453
<version>324.va_f5d6774f3a_d</version>
446454
<type>hpi</type>
447455
</artifactItem>
448456
<artifactItem>
457+
<!-- detached after 2.16 -->
449458
<groupId>org.jenkins-ci.plugins</groupId>
450459
<artifactId>bouncycastle-api</artifactId>
451460
<version>2.26</version>
452461
<type>hpi</type>
453462
</artifactItem>
454463
<artifactItem>
464+
<!-- detached after 2.86 -->
455465
<groupId>org.jenkins-ci.plugins</groupId>
456466
<artifactId>command-launcher</artifactId>
457467
<version>90.v669d7ccb_7c31</version>
458468
<type>hpi</type>
459469
</artifactItem>
460470
<artifactItem>
471+
<!-- detached after 2.112 -->
461472
<groupId>org.jenkins-ci.plugins</groupId>
462473
<artifactId>jdk-tool</artifactId>
463474
<version>63.v62d2fd4b_4793</version>
464475
<type>hpi</type>
465476
</artifactItem>
466477
<artifactItem>
478+
<!-- detached after 2.163 -->
467479
<groupId>io.jenkins.plugins</groupId>
468480
<artifactId>jaxb</artifactId>
469481
<version>2.3.7-1</version>
470482
<type>hpi</type>
471483
</artifactItem>
472484
<artifactItem>
485+
<!-- detached after 2.281 -->
473486
<groupId>org.jenkins-ci.modules</groupId>
474487
<artifactId>sshd</artifactId>
475-
<version>3.236.ved5e1b_cb_50b_2</version>
488+
<version>3.249.v2dc2ea_416e33</version>
476489
<type>hpi</type>
477490
</artifactItem>
478491
<artifactItem>
492+
<!-- detached after 2.184 -->
479493
<groupId>org.jenkins-ci.plugins</groupId>
480494
<artifactId>trilead-api</artifactId>
481495
<version>2.72.v2a_3236754f73</version>
482496
<type>hpi</type>
483497
</artifactItem>
484498
<artifactItem>
499+
<!-- detached after 2.330 -->
485500
<groupId>io.jenkins.plugins</groupId>
486501
<artifactId>javax-activation-api</artifactId>
487502
<version>1.2.0-5</version>
488503
<type>hpi</type>
489504
</artifactItem>
490505
<artifactItem>
506+
<!-- detached after 2.330 -->
491507
<groupId>io.jenkins.plugins</groupId>
492508
<artifactId>javax-mail-api</artifactId>
493509
<version>1.6.2-8</version>
494510
<type>hpi</type>
495511
</artifactItem>
496512
<artifactItem>
513+
<!-- detached after 2.356 -->
497514
<groupId>org.jenkins-ci.modules</groupId>
498515
<artifactId>instance-identity</artifactId>
499516
<version>116.vf8f487400980</version>
@@ -506,6 +523,55 @@ THE SOFTWARE.
506523
<version>4.5.13-138.v4e7d9a_7b_a_e61</version>
507524
<type>hpi</type>
508525
</artifactItem>
526+
<artifactItem>
527+
<!-- dependency of commons-text-api and plugin-util-api -->
528+
<groupId>io.jenkins.plugins</groupId>
529+
<artifactId>commons-lang3-api</artifactId>
530+
<version>3.12.0-36.vd97de6465d5b_</version>
531+
<type>hpi</type>
532+
</artifactItem>
533+
<artifactItem>
534+
<!-- dependency of plugin-util-api -->
535+
<groupId>io.jenkins.plugins</groupId>
536+
<artifactId>commons-text-api</artifactId>
537+
<version>1.10.0-27.vb_fa_3896786a_7</version>
538+
<type>hpi</type>
539+
</artifactItem>
540+
<artifactItem>
541+
<!-- dependency of junit -->
542+
<groupId>io.jenkins.plugins</groupId>
543+
<artifactId>ionicons-api</artifactId>
544+
<version>31.v4757b_6987003</version>
545+
<type>hpi</type>
546+
</artifactItem>
547+
<artifactItem>
548+
<!-- dependency of jakarta-mail-api -->
549+
<groupId>io.jenkins.plugins</groupId>
550+
<artifactId>jakarta-activation-api</artifactId>
551+
<version>2.0.1-2</version>
552+
<type>hpi</type>
553+
</artifactItem>
554+
<artifactItem>
555+
<!-- dependency of mailer -->
556+
<groupId>io.jenkins.plugins</groupId>
557+
<artifactId>jakarta-mail-api</artifactId>
558+
<version>2.0.1-2</version>
559+
<type>hpi</type>
560+
</artifactItem>
561+
<artifactItem>
562+
<!-- dependency of mina-sshd-api-core -->
563+
<groupId>io.jenkins.plugins.mina-sshd-api</groupId>
564+
<artifactId>mina-sshd-api-common</artifactId>
565+
<version>2.9.1-44.v476733c11f82</version>
566+
<type>hpi</type>
567+
</artifactItem>
568+
<artifactItem>
569+
<!-- dependency of sshd -->
570+
<groupId>io.jenkins.plugins.mina-sshd-api</groupId>
571+
<artifactId>mina-sshd-api-core</artifactId>
572+
<version>2.9.1-44.v476733c11f82</version>
573+
<type>hpi</type>
574+
</artifactItem>
509575
</artifactItems>
510576
<outputDirectory>${project.build.directory}/${project.build.finalName}/WEB-INF/detached-plugins</outputDirectory>
511577
<stripVersion>true</stripVersion>

0 commit comments

Comments
 (0)