Skip to content

Commit

Permalink
Fix exclude.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed May 14, 2024
1 parent 9037efe commit 6a7fc57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<version>${jsch-agentproxy-version}</version>
<exclusions>
<exclusion>
<groupId>net.schmizz</groupId>
<groupId>com.hierynomus</groupId>
<artifactId>sshj</artifactId>
</exclusion>
</exclusions>
Expand Down

0 comments on commit 6a7fc57

Please sign in to comment.