Skip to content

Commit

Permalink
comment eddsa
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Apr 19, 2024
1 parent ea1fd59 commit 2bc1810
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@
<artifactId>mina-sshd-api-core</artifactId>
</dependency>
<!-- this could be optional? -->
<dependency>
<groupId>net.i2p.crypto</groupId>
<artifactId>eddsa</artifactId>
<version>0.3.0</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>net.i2p.crypto</groupId>-->
<!-- <artifactId>eddsa</artifactId>-->
<!-- <version>0.3.0</version>-->
<!-- </dependency>-->
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
Expand Down

0 comments on commit 2bc1810

Please sign in to comment.