We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7dc51 commit 9f63bedCopy full SHA for 9f63bed
plugin/pom.xml
@@ -50,16 +50,10 @@
50
<dependency>
51
<groupId>io.jenkins.tools.bom</groupId>
52
<artifactId>bom-${jenkins.baseline}.x</artifactId>
53
- <version>3850.vb_c5319efa_e29</version>
+ <version>4023.va_eeb_b_4e45f07</version>
54
<scope>import</scope>
55
<type>pom</type>
56
</dependency>
57
- <!-- TODO until in BOM: -->
58
- <dependency>
59
- <groupId>org.jenkins-ci.plugins.workflow</groupId>
60
- <artifactId>workflow-step-api</artifactId>
61
- <version>686.v603d058a_e148</version>
62
- </dependency>
63
</dependencies>
64
</dependencyManagement>
65
<dependencies>
0 commit comments