File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/test/java/org/jenkinsci/plugins/docker/commons/credentials Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.jenkins-ci.plugins</groupId >
77 <artifactId >plugin</artifactId >
8- <version >4.55 </version >
8+ <version >4.66 </version >
99 <relativePath />
1010 </parent >
1111
Original file line number Diff line number Diff line change 3131import com .cloudbees .plugins .credentials .common .IdCredentials ;
3232import com .cloudbees .plugins .credentials .domains .Domain ;
3333import com .cloudbees .plugins .credentials .domains .DomainSpecification ;
34- import com . gargoylesoftware .htmlunit .html .HtmlElement ;
35- import com . gargoylesoftware .htmlunit .html .HtmlForm ;
34+ import org .htmlunit .html .HtmlElement ;
35+ import org .htmlunit .html .HtmlForm ;
3636import hudson .security .ACL ;
3737import hudson .util .Secret ;
3838import org .junit .Rule ;
You can’t perform that action at this time.
0 commit comments