Skip to content

Feature/java update #12

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

GlennTeillet
Copy link

Description of the Change:

Updated the version 1.8 of JDK
Updated dependencies to latest releases.

Benefits:
Will allow to be compiled with latest JDK as 6 and 7 are no longer supported.
Will allow to use JDK 8 features such as streams
Less bugs in later releases (in theory)

Possible Drawbacks:
Legacy application using jdk 6 will not longer work with this version, hoever JDK 6 was EOL in 2018.

Applicable Issues:
None.

GlennTeillet and others added 4 commits November 25, 2020 09:08
Description of the Change:

Updated the version 1.8 of JDK
Updated dependencies to latest releases.

Benefits:
Will allow to be compiled with latest JDK as 6 and 7 are no longer
supported.
Will allow to use JDK 8 features such as streams
Less bugs in later releases (in theory)

Possible Drawbacks:
Legacy application using jdk 6 will not longer work with this version,
hoever JDK 6 was EOL in 2018.

Applicable Issues:
None.
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

Successfully merging this pull request may close these issues.

None yet

1 participant