File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.jenkins-ci.plugins</groupId >
30
30
<artifactId >plugin</artifactId >
31
- <version >4.54 </version >
31
+ <version >4.56 </version >
32
32
<relativePath />
33
33
</parent >
34
34
<groupId >io.jenkins.plugins</groupId >
71
71
<dependency >
72
72
<groupId >io.jenkins.tools.bom</groupId >
73
73
<artifactId >bom-2.361.x</artifactId >
74
- <version >1750.v0071fa_4c4a_e3 </version >
74
+ <version >1883.vcb_768a_7c3610 </version >
75
75
<scope >import</scope >
76
76
<type >pom</type >
77
77
</dependency >
190
190
<groupId >org.jenkins-ci.plugins</groupId >
191
191
<artifactId >subversion</artifactId >
192
192
<scope >test</scope >
193
+ <exclusions >
194
+ <exclusion >
195
+ <groupId >org.apache.sshd</groupId >
196
+ <artifactId >sshd-common</artifactId >
197
+ </exclusion >
198
+ <exclusion >
199
+ <groupId >org.apache.sshd</groupId >
200
+ <artifactId >sshd-core</artifactId >
201
+ </exclusion >
202
+ </exclusions >
193
203
</dependency >
194
204
<dependency >
195
205
<groupId >org.jenkins-ci.plugins</groupId >
200
210
<dependency >
201
211
<groupId >org.tmatesoft.svnkit</groupId >
202
212
<artifactId >svnkit-cli</artifactId >
203
- <version >1.10.11 </version >
213
+ <version >1.10.10 </version >
204
214
<scope >test</scope >
205
215
</dependency >
206
216
</dependencies >
You can’t perform that action at this time.
0 commit comments