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

java.lang.UnsupportedClassVersionError: com/typesafe/config/ConfigFactory : Unsupported major.minor version 52.0 #358

Closed
StarWindMoonCloud opened this issue Oct 20, 2015 · 3 comments

Comments

@StarWindMoonCloud
Copy link

After upgrading to 1.3.0, it happened when calling ConfigFactory.load();
Using maven 3.3.3 and java 1.7

@havocp
Copy link
Collaborator

havocp commented Oct 20, 2015

1.3.0 requires Java 8; stick to 1.2.x for Java 6/7

@StarWindMoonCloud
Copy link
Author

tried 1.8, looks good so far.

@2m
Copy link
Contributor

2m commented Mar 21, 2016

Related #379.

@2m 2m closed this as completed Mar 21, 2016
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

3 participants