You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
It seems that the last version (3.3.8) is build with Java 21, that breaks all applications using a previous version of it :
Can you rebuild it with the smallest version possible to be usable easily ?
Thanks a lot
The text was updated successfully, but these errors were encountered: