Skip to content
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

Upgrade to Java 17 #354

Merged
merged 6 commits into from
Sep 27, 2024
Merged

Upgrade to Java 17 #354

merged 6 commits into from
Sep 27, 2024

Conversation

KristianKarl
Copy link
Contributor

@KristianKarl KristianKarl commented Sep 27, 2024

The upgrade to Java 17 is because of Spring Framework 6 for which the minimum supported Java version is Java 17.
Spring is used by graphwalker-studio, and not needed by the other modules of graphwalker.

If anyone needs backward java compatibility, downgrade spring version in projects root pom.xml to
<spring.version>2.7.9</spring.version>
or just roll-back this PR

@KristianKarl KristianKarl changed the title Update dependencies Upgrade to Java 17 Sep 27, 2024
@KristianKarl KristianKarl merged commit bea9fc6 into GraphWalker:master Sep 27, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant