-
Notifications
You must be signed in to change notification settings - Fork 828
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
Bump: Java version to 17 #2562
Bump: Java version to 17 #2562
Conversation
- build UAA with Java 17 (bumped from Java 11) - fails with error if built with Java version lower than 17 [#186054019]
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/186295869 The labels on this github issue will be updated when the story is started. |
- Remove Java 11 test on GitHub Actions as UAA will no longer be built with Java 11 after this PR [#186054019]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see inline
- to be more consistent with other places in this file that uses constants to represent Java versions. [#186054019]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good
- now that uaa has been bumped to Java 17 (#2562), the README needs to reflect that [#186054019]
- now that uaa has been bumped to Java 17 (#2562), the README needs to reflect that [#186054019]
[#186054019]