Skip to content

Commit

Permalink
chore(root): Adjust Supported JDK README
Browse files Browse the repository at this point in the history
- Adjust the README to reflect more accurately the JDK used by each version
- Latest JDK 21 is supported and 7.21 uses JDK 17

Co-authored-by: yanavasileva
Related-to: camunda/camunda-bpm-platform#4002
  • Loading branch information
psavidis authored Mar 11, 2024
1 parent cf15703 commit d50a82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ disables Swagger UI by default.

### Java versions

Our docker images are using the latest LTS OpenJDK version supported by
Our docker images are using a LTS OpenJDK version supported by
Camunda Platform. This currently means:

- Camunda 7.20 or later will be based on OpenJDK 17.
Expand Down

0 comments on commit d50a82b

Please sign in to comment.