Skip to content

Commit

Permalink
Merge pull request #100 from jtnord/update-bom
Browse files Browse the repository at this point in the history
update bom remove eddsa definition
  • Loading branch information
Dohbedoh committed Jun 4, 2024
2 parents 06de17b + d394469 commit 4d3ea5e
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,19 +77,10 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.426.x</artifactId>
<!--
TODO remove the eddsa-api management below when the bom upadte includes eddsa-api
https://github.com/jenkinsci/bom/pull/3230
-->
<version>3041.ve87ce2cdf223</version>
<version>3105.v672692894683</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>eddsa-api</artifactId>
<version>0.3.0-4.v84c6f0f4969e</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins.mina-sshd-api</groupId>
<artifactId>mina-sshd-api-common</artifactId>
Expand Down

0 comments on commit 4d3ea5e

Please sign in to comment.