Skip to content

Commit

Permalink
Bump mina-sshd to 2.10.0-69.v28e3e36d18eb_ (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dohbedoh authored May 19, 2023
1 parent 53d5b8d commit efc7119
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,17 @@
</dependencyManagement>

<dependencies>
<dependency>
<groupId>io.jenkins.plugins.mina-sshd-api</groupId>
<artifactId>mina-sshd-api-common</artifactId>
<!-- TODO: remove <version/> once 2.10.0.x makes it to the released bom -->
<version>2.10.0-69.v28e3e36d18eb_</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins.mina-sshd-api</groupId>
<artifactId>mina-sshd-api-core</artifactId>
<!-- TODO: remove <version/> once 2.10.0.x makes it to the released bom -->
<version>2.10.0-69.v28e3e36d18eb_</version>
</dependency>
<dependency>
<groupId>net.i2p.crypto</groupId>
Expand Down

0 comments on commit efc7119

Please sign in to comment.