-
Notifications
You must be signed in to change notification settings - Fork 599
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Jakarta EE 11 test to use minimum Java of 17 instead of 21
- When PR #27349 was created, Jakarta EE 11 features required Java 21. As such it set the minimum Java to be 21 for the tests added. In parallel, PR #27335 was being done to switch to Java 17 for all Jakarta EE 11 features and tests. Both were merged on the same day so the new tests were not converted. This PR fixes the missed tests to be Java 17 minimum.
- Loading branch information
1 parent
1d4e6f7
commit 5fea5e9
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters