Skip to content

Commit

Permalink
Merge pull request #214 from bcgov/feature/upgradeToSftp6
Browse files Browse the repository at this point in the history
upgrade To Sftp 6
  • Loading branch information
jianmingtu authored Jan 29, 2024
2 parents 6a05bc5 + f703026 commit f547106
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jrcc-access-spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,11 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
<dependency>
<groupId>net.i2p.crypto</groupId>
<artifactId>eddsa</artifactId>
<version>0.3.0</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit f547106

Please sign in to comment.