-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump sshj from 0.32.0 to 0.34.0 in /prime-router #7488
Bump sshj from 0.32.0 to 0.34.0 in /prime-router #7488
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SSHJ upgrades tend to cause problems with our ability to deliver data to our STLTs. Please do not merge this change until it has been THOROUGHLY tested, which includes attempting to connect to external systems at STLTs. Connecting to our local environments is not enough to prove that this change is benign.
2c308b0
to
f01bba1
Compare
f01bba1
to
4429981
Compare
4429981
to
e3c43cd
Compare
e3c43cd
to
fc26954
Compare
fc26954
to
4e87ec0
Compare
4e87ec0
to
da1caf5
Compare
da1caf5
to
2ffca58
Compare
2ffca58
to
95d200f
Compare
95d200f
to
88d089d
Compare
88d089d
to
db18c20
Compare
db18c20
to
b7d9e45
Compare
b7d9e45
to
24dbef3
Compare
24dbef3
to
c64ad6f
Compare
0008d7b
to
5d7086d
Compare
5d7086d
to
768cc38
Compare
768cc38
to
087cec4
Compare
087cec4
to
ee7e2e6
Compare
ee7e2e6
to
ede0e61
Compare
ede0e61
to
6d949c8
Compare
6d949c8
to
39a8b13
Compare
39a8b13
to
aeb982b
Compare
aeb982b
to
b2a871e
Compare
b2a871e
to
d170e33
Compare
d170e33
to
e7447e9
Compare
Bumps [sshj](https://github.com/hierynomus/sshj) from 0.32.0 to 0.34.0. - [Release notes](https://github.com/hierynomus/sshj/releases) - [Commits](hierynomus/sshj@v0.32.0...v0.34.0) --- updated-dependencies: - dependency-name: com.hierynomus:sshj dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
e7447e9
to
c610bf0
Compare
Superseded by #8123. |
Bumps sshj from 0.32.0 to 0.34.0.
Commits
ec467a3
Prepare release notes for 0.34.01b258f0
AuthGssApiWithMic: Use default client creds instead of remote username (#743)559384a
restore the interrupt flag whenever we catch InterruptedException (#801)5674072
Replace PKCS5 Key File Class with PKCS8 (#793)f33bfec
Upgraded SLF4J to 1.7.36 and Logback to 1.2.11 (#792)c0f6000
Updated KeepAlive and RemotePF examples (#791)3de0302
Added SFTP file transfer resume support on both PUT and GET. (#775)d7e402c
Prepare release notes for 0.33.08ef996b
Fix #777: Don't request excessive read-ahead packets in RemoteFile (#778)e9cb909
Throw IOE instead of NPE if OpenSSHKeyV1KeyFile reads an empty file (#773)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)