File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 566
566
<artifactId >slack</artifactId >
567
567
<version >751.v2e44153c8fe1</version >
568
568
</dependency >
569
+ <dependency >
570
+ <groupId >org.jenkins-ci.plugins</groupId >
571
+ <artifactId >sse-gateway</artifactId >
572
+ <version >1.27</version >
573
+ </dependency >
569
574
<dependency >
570
575
<groupId >org.jenkins-ci.plugins</groupId >
571
576
<artifactId >ssh-slaves</artifactId >
Original file line number Diff line number Diff line change 1450
1450
<dependency >
1451
1451
<groupId >org.jenkins-ci.plugins</groupId >
1452
1452
<artifactId >sse-gateway</artifactId >
1453
- <version >1.27</version >
1453
+ <!-- TODO https://github.com/jenkinsci/sse-gateway-plugin/pull/225 -->
1454
+ <version >1.28-rc304.f887837cef17</version >
1454
1455
</dependency >
1455
1456
<dependency >
1456
1457
<groupId >org.jenkins-ci.plugins</groupId >
You can’t perform that action at this time.
0 commit comments