bastillion-io / Bastillion-EC2

A web-based SSH console to execute commands and manage multiple EC2 instances simultaneously running on Amazon Web Services (AWS).
https://www.bastillion.io/features.html#ec2box
Other
423 stars 74 forks source link

Bump jsch from 0.2.3 to 0.2.4 #288

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jsch from 0.2.3 to 0.2.4.

Release notes

Sourced from jsch's releases.

v0.2.4

What's Changed

Dependency Updates

Full Changelog: https://github.com/mwiede/jsch/compare/jsch-0.2.3...jsch-0.2.4

Commits
  • 2eac4d6 [maven-release-plugin] prepare release jsch-0.2.4
  • b18dccb Use spaces as indentation consistently
  • 85bfc37 #201 add missing JumpHosts.java, pulled from http://www.jcraft.com/jsch/examp...
  • 82878e7 When connections fail due to an algorithm negotiation failure, throw a JSchAl...
  • 4d57f2c Update dependencies.
  • 37059d4 Bump bcprov-jdk18on from 1.71 to 1.71.1
  • 2a9e27a Bump slf4j-api from 2.0.0-beta1 to 2.0.0
  • 2c62e4e Bump flatten-maven-plugin from 1.2.7 to 1.3.0
  • d5528a8 Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
  • d71600f Bump maven-site-plugin from 3.12.0 to 3.12.1
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)