-
Notifications
You must be signed in to change notification settings - Fork 282
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
Set security plugin 3.0.0 baseline JDK version to JDK-21 #4457
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4457 +/- ##
==========================================
- Coverage 65.43% 65.24% -0.20%
==========================================
Files 312 312
Lines 22037 22032 -5
Branches 3557 3558 +1
==========================================
- Hits 14421 14375 -46
- Misses 5843 5888 +45
+ Partials 1773 1769 -4
|
|
a0e48d7
to
611334a
Compare
Signed-off-by: Andriy Redko <[email protected]>
@peternied @cwperks @scrawfor99 folks could you please help to review? there are changes in Github branch checks that needs this pull request in. Thank you. |
@reta I'm not able to re-run the CI checks that are stuck. You may need to push a change to get the CI checks to re-run. |
They were created by me in PR which I closed. I'm wondering why they appeared in all PRs :-) |
These checks are configured in repo settings, asked to remove them for now |
I got it why. |
We do not need them. It was an experiment. |
Description
Set security plugin 3.0.0 baseline JDK version to JDK-21
Issues Resolved
Closes #4407
Testing
N/A
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.