mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 15:20:54 +03:00
Fix typo.
2
Maven.md
2
Maven.md
@@ -38,7 +38,7 @@ Throw in [[BouncyCastle|http://www.bouncycastle.org/java.html]] to get better cr
|
||||
<dependency>
|
||||
<groupId>org.bouncycastle</groupId>
|
||||
<artifactId>bcprov-jdk15on</artifactId>
|
||||
<version>1.49/version>
|
||||
<version>1.49</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user