File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1180
1180
<artifactId >jsch</artifactId >
1181
1181
<version >0.2.16-86.v42e010d9484b_</version >
1182
1182
</dependency >
1183
+ <dependency >
1184
+ <groupId >org.jenkins-ci.plugins</groupId >
1185
+ <artifactId >jsoup</artifactId >
1186
+ <version >1.18.3-30.v952e9442d416</version >
1187
+ </dependency >
1183
1188
<dependency >
1184
1189
<groupId >org.jenkins-ci.plugins</groupId >
1185
1190
<artifactId >junit</artifactId >
Original file line number Diff line number Diff line change 1038
1038
<artifactId >job-dsl</artifactId >
1039
1039
<scope >test</scope >
1040
1040
</dependency >
1041
+ <dependency >
1042
+ <groupId >org.jenkins-ci.plugins</groupId >
1043
+ <artifactId >jsoup</artifactId >
1044
+ <scope >test</scope >
1045
+ </dependency >
1041
1046
<dependency >
1042
1047
<groupId >org.jenkins-ci.plugins</groupId >
1043
1048
<artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments