spring-guides / gs-spring-boot

Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
https://spring.io/guides/gs/spring-boot/
Apache License 2.0
890 stars 4.51k forks source link

Update Spring Boot to the latest version #166

Closed robertmcnees closed 3 months ago

robertmcnees commented 1 year ago

Update the guide to use the most recent Spring Boot version.

Files that require changes are:

initial/build.gradle
initial/pom.xml
complete/build.gradle
complete/pom.xml
bodote commented 1 year ago

i have opened the pull request

robertmcnees commented 3 months ago

This project now manages dependency upgrades with dependabot. Closing this issue.