Skip to content

Commit

Permalink
Merge pull request #170 from olamy/eddsa-api
Browse files Browse the repository at this point in the history
use eddsa-api plugin for eddsa library
  • Loading branch information
felfert authored May 23, 2024
2 parents f4b06ab + 84d98c6 commit 1d0aaa4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,11 @@ limitations under the License.
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>trilead-api</artifactId>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>eddsa-api</artifactId>
<version>0.3.0-4.v84c6f0f4969e</version>
</dependency>
<dependency>
<groupId>com.github.felfert</groupId>
<artifactId>cidrutils</artifactId>
Expand Down

0 comments on commit 1d0aaa4

Please sign in to comment.