Skip to content

Commit 64b4856

Browse files
authored
Update Readme.md
1 parent 90cbabc commit 64b4856

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ with
3333
<dependency>
3434
<groupId>com.github.mwiede</groupId>
3535
<artifactId>jsch</artifactId>
36-
<version>0.2.23</version>
36+
<version>0.2.24</version>
3737
</dependency>
3838
```
3939

@@ -43,7 +43,7 @@ When you have an artifact `foo:bar`, which contains `com.jcraft:jsch` as a trans
4343
<dependency>
4444
<groupId>com.github.mwiede</groupId>
4545
<artifactId>jsch</artifactId>
46-
<version>0.2.23</version>
46+
<version>0.2.24</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>foo</groupId>

0 commit comments

Comments
 (0)