Skip to content

Commit

Permalink
chore(deps): bump com.github.mwiede:jsch from 0.2.20 to 0.2.21
Browse files Browse the repository at this point in the history
Bumps [com.github.mwiede:jsch](https://github.com/mwiede/jsch) from 0.2.20 to 0.2.21.
- [Release notes](https://github.com/mwiede/jsch/releases)
- [Changelog](https://github.com/mwiede/jsch/blob/master/ChangeLog)
- [Commits](mwiede/jsch@jsch-0.2.20...jsch-0.2.21)

---
updated-dependencies:
- dependency-name: com.github.mwiede:jsch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 402bacd commit 0f549bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
<dependency>
<groupId>com.github.mwiede</groupId>
<artifactId>jsch</artifactId>
<version>0.2.20</version>
<version>0.2.21</version>
</dependency>
<dependency>
<groupId>com.github.vertical-blank</groupId>
Expand Down

0 comments on commit 0f549bd

Please sign in to comment.