Skip to content
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

Upgrade JDKs used by GitHub Actions builds #1043

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

Stephan202
Copy link
Member

@Stephan202 Stephan202 commented Feb 18, 2024

Suggested commit message:

Upgrade JDKs used by GitHub Actions builds (#1043)

Summary of changes:
- Use JDK 17.0.10 instead of 17.0.8.
- Use JDK 21.0.2 instead of 21.0.0.
- Have GitHub issue template reference more recent version numbers.

See:
- https://adoptium.net/temurin/release-notes/?version=jdk-17.0.9+9
- https://adoptium.net/temurin/release-notes/?version=jdk-17.0.10+7
- https://adoptium.net/temurin/release-notes/?version=jdk-21.0.1+12
- https://adoptium.net/temurin/release-notes/?version=jdk-21.0.2+13

@Stephan202 Stephan202 added the chore A task not related to code (build, formatting, process, ...) label Feb 18, 2024
@Stephan202 Stephan202 added this to the 0.16.0 milestone Feb 18, 2024
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link
Contributor

@mohamedsamehsalah mohamedsamehsalah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📈

@rickie rickie force-pushed the sschroevers/upgrade-build-jdks branch from 766f399 to ff12c62 Compare February 18, 2024 15:34
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@rickie rickie merged commit b39e322 into master Feb 18, 2024
15 checks passed
@rickie rickie deleted the sschroevers/upgrade-build-jdks branch February 18, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A task not related to code (build, formatting, process, ...)
Development

Successfully merging this pull request may close these issues.

3 participants