Skip to content

Commit 4d43b6a

Browse files
committed
Bumping to 2.121.1 because required by workflow-step-api baseline
``` Caused by: java.io.IOException: Pipeline: Step API v2.19 failed to load. - You must update Jenkins from v2.107.3 to v2.121.1 or later to run this plugin. at hudson.PluginWrapper.resolvePluginDependencies(PluginWrapper.java:655) ```
1 parent 34aa297 commit 4d43b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<properties>
2727
<revision>4.0.0-beta8</revision>
2828
<changelist>-SNAPSHOT</changelist>
29-
<jenkins.version>2.107.3</jenkins.version>
29+
<jenkins.version>2.121.1</jenkins.version>
3030
<java.level>8</java.level>
3131
<no-test-jar>false</no-test-jar>
3232
<concurrency>1C</concurrency>

0 commit comments

Comments
 (0)