Skip to content

Commit e6cb181

Browse files
committed
Update plugin BOM and remove unnecessary version specifications in pom.xml
1 parent 4d25189 commit e6cb181

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>io.jenkins.tools.bom</groupId>
7777
<artifactId>bom-2.346.x</artifactId>
78-
<version>1607.va_c1576527071</version>
78+
<version>1654.vcb_69d035fa_20</version>
7979
<scope>import</scope>
8080
<type>pom</type>
8181
</dependency>
@@ -85,12 +85,10 @@
8585
<dependency>
8686
<groupId>org.jenkins-ci.plugins.workflow</groupId>
8787
<artifactId>workflow-step-api</artifactId>
88-
<version>639.v6eca_cd8c04a_a_</version> <!-- TODO until in BOM -->
8988
</dependency>
9089
<dependency>
9190
<groupId>io.jenkins.plugins</groupId>
9291
<artifactId>ionicons-api</artifactId>
93-
<version>19.v744f3b_2b_b_e4e</version>
9492
</dependency>
9593
<dependency>
9694
<groupId>org.jenkins-ci.plugins.workflow</groupId>
@@ -107,7 +105,6 @@
107105
<dependency>
108106
<groupId>org.jenkins-ci.plugins</groupId>
109107
<artifactId>script-security</artifactId>
110-
<version>1184.v85d16b_d851b_3</version>
111108
</dependency>
112109
<dependency>
113110
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)