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