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
Currently the library is developed in java8 to embrace a wider audience.
Quartz Manager needs to upgrade its java version, of course, to take advantages of new features.
It's crucial to investigate what happens if the java version would be upgraded to java 17. Is it feasible a cross-compiler configuration or is it better to upgrade to java 11?
The text was updated successfully, but these errors were encountered:
Currently the library is developed in java8 to embrace a wider audience.
Quartz Manager needs to upgrade its java version, of course, to take advantages of new features.
It's crucial to investigate what happens if the java version would be upgraded to java 17. Is it feasible a cross-compiler configuration or is it better to upgrade to java 11?
The text was updated successfully, but these errors were encountered: