-
Notifications
You must be signed in to change notification settings - Fork 59
Bump baseline to Java 21 #1677
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 baseline to Java 21 #1677
Conversation
372e1fb to
ad96f8b
Compare
☀️ Quality MonitorTests Coverage for New Code 〰️ Line Coverage (Changed Code): 100.00% (0 missed lines) Coverage for Whole Project 〰️ Line Coverage (Whole Project): 91.22% (64 missed lines) Style Bugs API Problems🚫 Revapi (Whole Project): 1 warning (high: 1) Vulnerabilities🛡️ OWASP Dependency Check (Whole Project): No vulnerabilities Software Metrics 🌀 Cyclomatic Complexity (Whole Project): 377 (total) 🚦 Quality GatesOverall Status: ✅ SUCCESS✅ Passed Gates
Created by Quality Monitor v4.0.0-rc2 (#615f6ae). More details are shown in the GitHub Checks Result. |
Official Java 17 support ends soon. So it also makes sense to make use of modern Java API. And Jenkins is moving to Java 2 soon, so we will not break anything.