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

Combination of Spring Boot 3.0 + with Java version < 17 is possible #1053

Closed
alexanderjastram opened this issue Dec 5, 2022 · 1 comment
Closed

Comments

@alexanderjastram
Copy link

You can choose a java version lower than 17 in combination with spring 3.0+, which is not supported. The project itself ends up with java version 17, but it can still be confusing since the user expects the java version that they chose, and can potentially not build the project if they don't have java 17+ installed.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 5, 2022
@alexanderjastram alexanderjastram closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2022
@alexanderjastram
Copy link
Author

#1041

@bclozel bclozel added status: duplicate and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants