Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Updated Spring cloud version and documentation.#5614

Merged
onobc merged 4 commits intospring-attic:mainfrom
corneil:GH-5611-spring-cloud-2021-0-9
Dec 20, 2023
Merged

Updated Spring cloud version and documentation.#5614
onobc merged 4 commits intospring-attic:mainfrom
corneil:GH-5611-spring-cloud-2021-0-9

Conversation

@corneil
Copy link
Contributor

@corneil corneil commented Dec 19, 2023

Fixes #5611

@corneil corneil added this to the 2.11.2 milestone Dec 19, 2023
@corneil corneil requested a review from onobc December 19, 2023 09:45
change version properties. trying to import boms in dependencyManagement
would not actually change versions.
reactor and flyway are managed by boot so this is an illustration of how to modify the versions since
trying to import boms in dependencyManagement would not actually change versions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you revert this formatting please?


ext {
springCloudVersion = 'Dalston.SR5'
springCloudVersion = '2021.9'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2021.0.9

@corneil corneil requested a review from onobc December 20, 2023 16:26
Copy link
Contributor

@onobc onobc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for the updates

@onobc onobc merged commit f8917d2 into spring-attic:main Dec 20, 2023
@corneil corneil deleted the GH-5611-spring-cloud-2021-0-9 branch December 22, 2023 09:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Update to Spring Cloud 2021.0.9

2 participants