Skip to content

Commit

Permalink
Use incremental of mina-sshd-api using Mina as NIO framework
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Dec 10, 2024
1 parent d72f2a4 commit 7b7c568
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,13 @@
<!-- Use mina api common plugin rather than JGit transitive dependency inclusion of Apache Mina sshd common -->
<groupId>io.jenkins.plugins.mina-sshd-api</groupId>
<artifactId>mina-sshd-api-common</artifactId>
<version>2.14.0-134.v08fe1eb_b_e7a_1</version>
</dependency>
<dependency>
<!-- Use mina api core plugin rather than JGit transitive dependency inclusion of Apache Mina sshd core -->
<groupId>io.jenkins.plugins.mina-sshd-api</groupId>
<artifactId>mina-sshd-api-core</artifactId>
<version>2.14.0-134.v08fe1eb_b_e7a_1</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
Expand Down

0 comments on commit 7b7c568

Please sign in to comment.