Skip to content

Commit 9f63bed

Browse files
Bump io.jenkins.tools.bom:bom-2.479.x from 3850.vb_c5319efa_e29 to 4023.va_eeb_b_4e45f07 (#976)
* Bump io.jenkins.tools.bom:bom-2.479.x Bumps [io.jenkins.tools.bom:bom-2.479.x](https://github.com/jenkinsci/bom) from 3850.vb_c5319efa_e29 to 4023.va_eeb_b_4e45f07. - [Release notes](https://github.com/jenkinsci/bom/releases) - [Commits](https://github.com/jenkinsci/bom/commits) --- updated-dependencies: - dependency-name: io.jenkins.tools.bom:bom-2.479.x dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Remove TODO --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Basil Crow <[email protected]>
1 parent cd7dc51 commit 9f63bed

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

plugin/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,10 @@
5050
<dependency>
5151
<groupId>io.jenkins.tools.bom</groupId>
5252
<artifactId>bom-${jenkins.baseline}.x</artifactId>
53-
<version>3850.vb_c5319efa_e29</version>
53+
<version>4023.va_eeb_b_4e45f07</version>
5454
<scope>import</scope>
5555
<type>pom</type>
5656
</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>
6357
</dependencies>
6458
</dependencyManagement>
6559
<dependencies>

0 commit comments

Comments
 (0)