Skip to content

Commit

Permalink
Bump org.apache.sshd:sshd-core from 1.2.0 to 2.7.0 in /core-plugins
Browse files Browse the repository at this point in the history
Bumps [org.apache.sshd:sshd-core](https://github.com/apache/mina-sshd) from 1.2.0 to 2.7.0.
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-1.2.0...sshd-2.7.0)

---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 339807e commit d806c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<scope>test</scope>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-core</artifactId>
<version>1.2.0</version>
<version>2.7.0</version>
</dependency>
<dependency>
<groupId>org.apache.hive</groupId>
Expand Down

0 comments on commit d806c23

Please sign in to comment.