File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 83
83
<scope >provided</scope >
84
84
</dependency >
85
85
<dependency >
86
- <groupId >org.jenkins-ci.plugins</groupId >
87
- <artifactId >jquery</artifactId >
88
- <version >1.12.4-1</version >
86
+ <groupId >io.jenkins.plugins</groupId >
87
+ <artifactId >jquery3-api</artifactId >
89
88
</dependency >
90
89
<!-- Optional dependencies for using Spock -->
91
90
<dependency >
Original file line number Diff line number Diff line change 11
11
<link rel =" stylesheet" href =" ${from.cssUrl}" type =" text/css" />
12
12
</j : if >
13
13
14
+ <st : adjunct includes =" io.jenkins.plugins.jquery3" />
14
15
<script src =" ${rootURL}/plugin/build-pipeline-plugin/js/jquery-migrate-1.2.1.min.js" ></script >
15
16
<script type =" text/javascript" src =" ${rootURL}/plugin/build-pipeline-plugin/js/jquery-ui-1.8.14.custom.min.js" ></script >
16
17
<script type =" text/javascript" src =" ${rootURL}/plugin/build-pipeline-plugin/js/handlebars-1.0.0.beta.6.js" ></script >
You can’t perform that action at this time.
0 commit comments