eclipse-archived / antenna

SW360 Antenna project
Other
22 stars 19 forks source link

Change java version to only use 11 in github action #637

Closed neubs-bsi closed 3 years ago

neubs-bsi commented 3 years ago

Java 8 is no longer supported by sonar and a change to 11 is encouraged.

This PR should move the sonar cloud step Java 11

Issue: #635

Request Reviewer

You can add desired reviewers here with an @mention.

Type of Change

Mention one of the following:
bug fix | new feature | improvements | documentation update | CI | Other

Type of change: bug / CI

How Has This Been Tested?

If you have added any changes that require additional tests, or changes in tests, you should implement them and describe them here.
All test that passed before your contribution should pass after it as well.

Checklist

Must:

Optional: (delete if not applicable)

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (1.8.0_275) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 11. Read more here