You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we removed Micronaut and Grails is tied to Spring Boot. The Grails bom should extend the Spring Boot bom. That way any versions recommended and tested by the Spring framework will be inherited by the Grails bom.
Versions can also be overridden in the Grails Bom if they need to be newer or held back, but it is a good starting point for for the developer for any dependencies we are currently not using.
Since we removed Micronaut and Grails is tied to Spring Boot. The Grails bom should extend the Spring Boot bom. That way any versions recommended and tested by the Spring framework will be inherited by the Grails bom.
Versions can also be overridden in the Grails Bom if they need to be newer or held back, but it is a good starting point for for the developer for any dependencies we are currently not using.
grails-core/grails-bom/build.gradle
Lines 1 to 12 in ba48878
https://docs.spring.io/spring-boot/gradle-plugin/managing-dependencies.html
https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/
https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.3.4/spring-boot-dependencies-3.3.4.pom
The text was updated successfully, but these errors were encountered: