[Fix] Git Bash Java: invalid target release: 11
So recently I set up a Quarkus project to build some APIs on my new computer, which had JDK 8 installed. When I ran the command: I got the following error: Just a note, you may see this error happen to other jdk version such as 17, 10, … 19 The fix is similar. In … Read more