Skip to content

Commit

Permalink
use eddsa-api plugin for eddsa library
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed May 23, 2024
1 parent f4b06ab commit 84d98c6
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 84d98c6

Please sign in to comment.