Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mwiede authored Dec 7, 2022
1 parent e1b233b commit 11a87f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ with
<dependency>
<groupId>com.github.mwiede</groupId>
<artifactId>jsch</artifactId>
<version>0.2.4</version>
<version>0.2.5</version>
</dependency>
```

Expand All @@ -47,7 +47,7 @@ When you have an artifact `foo:bar`, which contains `com.jcraft:jsch` as a trans
<dependency>
<groupId>com.github.mwiede</groupId>
<artifactId>jsch</artifactId>
<version>0.2.4</version>
<version>0.2.5</version>
</dependency>
<dependency>
<groupId>foo</groupId>
Expand Down

0 comments on commit 11a87f5

Please sign in to comment.