Missing spring-boot.version
#25123
Labels
status: declined
A suggestion or change that we don't feel we should currently apply
spring-boot.version
#25123
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?The text was updated successfully, but these errors were encountered: