File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ THE SOFTWARE.
28
28
<parent >
29
29
<groupId >org.jenkins-ci.plugins</groupId >
30
30
<artifactId >plugin</artifactId >
31
- <version >4.33 </version >
31
+ <version >4.40 </version >
32
32
<relativePath />
33
33
</parent >
34
34
<groupId >org.jenkins-ci.plugins.workflow</groupId >
@@ -45,7 +45,7 @@ THE SOFTWARE.
45
45
</license >
46
46
</licenses >
47
47
<scm >
48
- <connection >scm:git:git ://github.com/${gitHubRepo} .git</connection >
48
+ <connection >scm:git:https ://github.com/${gitHubRepo} .git</connection >
49
49
<developerConnection >scm:git:git@github.com:${gitHubRepo} .git</developerConnection >
50
50
<url >https://github.com/${gitHubRepo} </url >
51
51
<tag >${scmTag} </tag >
@@ -64,17 +64,16 @@ THE SOFTWARE.
64
64
</pluginRepositories >
65
65
<properties >
66
66
<changelist >999999-SNAPSHOT</changelist >
67
- <java .level>8</java .level>
68
- <jenkins .version>2.277.4</jenkins .version>
67
+ <jenkins .version>2.289.1</jenkins .version>
69
68
<no-test-jar >false</no-test-jar >
70
69
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
71
70
</properties >
72
71
<dependencyManagement >
73
72
<dependencies >
74
73
<dependency >
75
74
<groupId >io.jenkins.tools.bom</groupId >
76
- <artifactId >bom-2.277 .x</artifactId >
77
- <version >984.vb5eaac999a7e </version >
75
+ <artifactId >bom-2.289 .x</artifactId >
76
+ <version >1289.v5c4b_1c43511b_ </version >
78
77
<scope >import</scope >
79
78
<type >pom</type >
80
79
</dependency >
You can’t perform that action at this time.
0 commit comments