Skip to content

Commit 14aead3

Browse files
authored
Merge pull request #775 from jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2378.v3e03930028f2
Bump io.jenkins.tools.bom:bom-2.387.x from 2163.v2d916d90c305 to 2378.v3e03930028f2
2 parents 4ad648d + b1b2495 commit 14aead3

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

plugin/pom.xml

+1-9
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,10 @@
5050
<dependency>
5151
<groupId>io.jenkins.tools.bom</groupId>
5252
<artifactId>bom-2.387.x</artifactId>
53-
<!-- TODO when updating the bom check for script-security update and remove version override below -->
54-
<version>2163.v2d916d90c305</version>
53+
<version>2378.v3e03930028f2</version>
5554
<scope>import</scope>
5655
<type>pom</type>
5756
</dependency>
58-
<!-- TODO until in BOM -->
59-
<dependency>
60-
<groupId>org.jenkins-ci.plugins.workflow</groupId>
61-
<artifactId>workflow-api</artifactId>
62-
<version>1259.vb_47f14fffc8a_</version>
63-
</dependency>
6457
</dependencies>
6558
</dependencyManagement>
6659
<dependencies>
@@ -87,7 +80,6 @@
8780
<dependency>
8881
<groupId>org.jenkins-ci.plugins</groupId>
8982
<artifactId>script-security</artifactId>
90-
<version>1265.va_fb_290b_4b_d34</version>
9183
</dependency>
9284
<dependency>
9385
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)