scaleracademy / twitter-backend-java

Twitter Clone Backend: Moo - A Social Networking Application
https://github.com/scaleracademy/twitter-backend-java/wiki
GNU Affero General Public License v3.0
54 stars 37 forks source link

Update JDK from Adopt to Zulu and use caching from setup-java action. #24

Closed ohbus closed 2 years ago

ohbus commented 2 years ago

Using the latest LTS and fixed (major) versions of the OpenJDK.

The AdoptOpenJDK has been discontinued since July 2021 (https://adoptopenjdk.net). This request is to switch the distribution from adopt to Azul zulu. When using Zulu you get all the latest updated (TCK Tested) builds for all versions of OpenJDK (even archived fixed versions and early access releases).

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    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