Skip to content
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

Library in Maven repository compiled with jdk 1.7 #179

Closed
jerosch opened this issue Feb 24, 2015 · 2 comments
Closed

Library in Maven repository compiled with jdk 1.7 #179

jerosch opened this issue Feb 24, 2015 · 2 comments

Comments

@jerosch
Copy link

jerosch commented Feb 24, 2015

Hi,

it seems like there is a mismatch between the minimum Java version in the readme and the bytecode version in the jar in the maven repository.

At least I get an java.lang.UnsupportedClassVersionError: net/schmizz/sshj/SSHClient : Unsupported major.minor version 51.0 error when trying to instantiate the SSHClient class.

Can't say whether this is a mistake in the documentation or in the deployed jar.

@hierynomus
Copy link
Owner

For which version of SSHJ?

@jerosch
Copy link
Author

jerosch commented Feb 24, 2015

Sorry - 0.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants