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

[validation] add validations for new Spring Boot versions in general #885

Closed
martinlippert opened this issue Nov 10, 2022 · 1 comment
Closed

Comments

@martinlippert
Copy link
Member

Beyond the initial validations for the generations (support ranges), we need to add validations for the Spring Boot versions in general (including corresponding preferences):

  • newer patch version
  • newer minor version
  • newer major version

Each of those validations should mention the exact new version that is available. This should only take release versions into account, no snapshot or milestone or RC versions (yet).

@martinlippert
Copy link
Member Author

Done.

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

2 participants