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 2828 <parent >
2929 <groupId >org.jenkins-ci.plugins</groupId >
3030 <artifactId >plugin</artifactId >
31- <version >4.54 </version >
31+ <version >4.56 </version >
3232 <relativePath />
3333 </parent >
3434 <groupId >io.jenkins.plugins</groupId >
7171 <dependency >
7272 <groupId >io.jenkins.tools.bom</groupId >
7373 <artifactId >bom-2.361.x</artifactId >
74- <version >1750.v0071fa_4c4a_e3 </version >
74+ <version >1883.vcb_768a_7c3610 </version >
7575 <scope >import</scope >
7676 <type >pom</type >
7777 </dependency >
190190 <groupId >org.jenkins-ci.plugins</groupId >
191191 <artifactId >subversion</artifactId >
192192 <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 >
193203 </dependency >
194204 <dependency >
195205 <groupId >org.jenkins-ci.plugins</groupId >
200210 <dependency >
201211 <groupId >org.tmatesoft.svnkit</groupId >
202212 <artifactId >svnkit-cli</artifactId >
203- <version >1.10.11 </version >
213+ <version >1.10.10 </version >
204214 <scope >test</scope >
205215 </dependency >
206216 </dependencies >
You can’t perform that action at this time.
0 commit comments