Skip to content

Support JDK 17 #9

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 3 commits into
base: master
Choose a base branch
from
Open

Support JDK 17 #9

wants to merge 3 commits into from

Conversation

marschall
Copy link
Contributor

  • Add support JDK 17.
  • Remove support for JDK 6. JDK 17 does not support compiling for release 6. Supporting 6 would require using Toolchains.
  • Update Spring.
  • Use Spring BOM.
  • Update Maven Plugins.
  • Move dependencies to where they are needed.

Philippe Marschall added 3 commits April 3, 2023 14:51
- add JDK 17 support
- remove JDK 6 support since JDK 17 no longer supports release 6
Update Maven plugins to their latest version.
- update Spring
- move dependencies to where they are used
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.

1 participant