We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f7312 commit d6b6b80Copy full SHA for d6b6b80
pom.xml
@@ -75,16 +75,10 @@
75
<dependency>
76
<groupId>io.jenkins.tools.bom</groupId>
77
<artifactId>bom-${jenkins.baseline}.x</artifactId>
78
- <version>3850.vb_c5319efa_e29</version>
+ <version>4023.va_eeb_b_4e45f07</version>
79
<scope>import</scope>
80
<type>pom</type>
81
</dependency>
82
- <!-- TODO until in BOM: -->
83
- <dependency>
84
- <groupId>org.jenkins-ci.plugins.workflow</groupId>
85
- <artifactId>workflow-step-api</artifactId>
86
- <version>686.v603d058a_e148</version>
87
- </dependency>
88
</dependencies>
89
</dependencyManagement>
90
<dependencies>
0 commit comments