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 20, 2023
1 parent 31966f0 commit 4c6a33a
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 @@ -33,7 +33,7 @@ with
<dependency>
<groupId>com.github.mwiede</groupId>
<artifactId>jsch</artifactId>
<version>0.2.14</version>
<version>0.2.15</version>
</dependency>
```

Expand All @@ -43,7 +43,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.14</version>
<version>0.2.15</version>
</dependency>
<dependency>
<groupId>foo</groupId>
Expand Down

0 comments on commit 4c6a33a

Please sign in to comment.