Skip to content

Missing spring-boot.version #25123

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

Closed
robertsearle opened this issue Feb 5, 2021 · 1 comment
Closed

Missing spring-boot.version #25123

robertsearle opened this issue Feb 5, 2021 · 1 comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply

Comments

@robertsearle
Copy link

https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.3.3.RELEASE/spring-boot-dependencies-2.3.3.RELEASE.pom has the property <spring-boot.version>2.3.3.RELEASE</spring-boot.version>. https://repo1.maven.org/maven2/org/springframework/boot/spring-boot-dependencies/2.3.4.RELEASE/spring-boot-dependencies-2.3.4.RELEASE.pom does not.

This is important since some projects use a spring-cloud-starter-parent and don't know which version is included. Can this value be added back to future releases 2.4.X?

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 5, 2021
@wilkinsona
Copy link
Member

I'm afraid not, no. Its inclusion was accidental. Please see #23174 for details. To see a complete view of your project's dependency management, including that inherited from a parent, you can use mvn help:effective-pom.

@wilkinsona wilkinsona added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

No branches or pull requests

3 participants