Skip to content

Upgrade Java to the latest possible version in Bulk #196

@ke4

Description

@ke4

We are using a very outdated Java version: 11. It is an LTS version (Long-term support).
The next LTS versions are: 17 and 21.
Java version history: https://en.wikipedia.org//wiki/Java_version_history
Oracle Java SE Support Roadmap : https://www.oracle.com/uk/java/technologies/java-se-support-roadmap.html
As a 1st step let's jump to version 17 as the Spring Framework version that we are currently using only supports Java up to version 17.
After we upgraded Spring to a later (hopefully the latest) version we can create another ticket and jump further to version 21.

Here are some article that can support this change:

Steps:

  • Upgrade Java to version 17
  • Upgrade Java to version 21

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency filetechnical debtTechnical debt

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions