Skip to content

Commit

Permalink
Use ionicons-api version provided by bom (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Nov 11, 2022
1 parent f4c5b26 commit 1a6e2a8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</pluginRepositories>

<properties>
<jenkins.version>2.346.1</jenkins.version>
<jenkins.version>2.346.3</jenkins.version>
<spotbugs.threshold>High</spotbugs.threshold>
<changelist>999999-SNAPSHOT</changelist>
</properties>
Expand All @@ -37,7 +37,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.346.x</artifactId>
<version>1607.va_c1576527071</version>
<version>1678.vc1feb_6a_3c0f1</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand All @@ -58,7 +58,6 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>ionicons-api</artifactId>
<version>19.v744f3b_2b_b_e4e</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 1a6e2a8

Please sign in to comment.