Skip to content

[Chore] Upgrade to Java17 #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from
Open

[Chore] Upgrade to Java17 #202

wants to merge 13 commits into from

Conversation

ke4
Copy link
Contributor

@ke4 ke4 commented Jun 11, 2024

We are using an outdated Java version (11).
With this PR we are upgrading to version 17.
We might have to change some of the code as there could be breaking changes in the new version.
It also needs to change Spring Framework version to a later one.

There is an accompanying PR in atlas-web-core: [chore] Java 17 Upgrade

ke4 added 3 commits June 3, 2024 15:46
also had to change spring framework version that supports java 17
@ke4 ke4 added dependencies Pull requests that update a dependency file Improvement Improve/refactor existing code labels Jun 11, 2024
@ke4 ke4 self-assigned this Jun 11, 2024
@ke4 ke4 added technical debt Technical debt dependencies Pull requests that update a dependency file and removed dependencies Pull requests that update a dependency file Improvement Improve/refactor existing code labels Oct 10, 2024
@ke4 ke4 linked an issue Mar 31, 2025 that may be closed by this pull request
4 tasks
@ke4 ke4 linked an issue Mar 31, 2025 that may be closed by this pull request
2 tasks
@ke4 ke4 marked this pull request as ready for review April 16, 2025 10:32
@ke4 ke4 requested review from amnonkhen and lingyun1010 April 16, 2025 10:33
amnonkhen
amnonkhen previously approved these changes Apr 30, 2025
Refactor the core module to streamline processes and improve efficiency. These changes address bottlenecks and lay groundwork for future improvements.
ke4 added 2 commits May 1, 2025 18:24
Bumped the version from 37.0.3 to 38.0.0 in the build configuration. This reflects a Java version change to version 17.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file technical debt Technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Java to the latest possible version in Bulk
2 participants