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 561
561
<artifactId >slack</artifactId >
562
562
<version >751.v2e44153c8fe1</version >
563
563
</dependency >
564
+ <dependency >
565
+ <groupId >org.jenkins-ci.plugins</groupId >
566
+ <artifactId >sse-gateway</artifactId >
567
+ <version >1.27</version >
568
+ </dependency >
564
569
<dependency >
565
570
<groupId >org.jenkins-ci.plugins</groupId >
566
571
<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