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

Version 3.3.8 build with Java 21 #39

Closed
jvdadda opened this issue Jan 15, 2024 · 2 comments
Closed

Version 3.3.8 build with Java 21 #39

jvdadda opened this issue Jan 15, 2024 · 2 comments

Comments

@jvdadda
Copy link

jvdadda commented Jan 15, 2024

It seems that the last version (3.3.8) is build with Java 21, that breaks all applications using a previous version of it :

Caused by:
        java.lang.UnsupportedClassVersionError: com/jillesvangurp/geojson/FeatureCollection has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0

Can you rebuild it with the smallest version possible to be usable easily ?

Thanks a lot

@jillesvangurp
Copy link
Owner

I added jvmTarget 11; can you give 3.3.9 a try?

@jvdadda
Copy link
Author

jvdadda commented Jan 15, 2024

Perfect, it works, thanks !

@jvdadda jvdadda closed this as completed Jan 15, 2024
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