Skip to content

Commit

Permalink
Merge pull request #1312 from jvalkeal
Browse files Browse the repository at this point in the history
* pr/1312:
  Upgrade to Spring Shell 3.1.4, 3.0.8, and 2.1.13

Closes gh-1312
  • Loading branch information
snicoll committed Oct 4, 2023
2 parents 74ba4f5 + 0710c91 commit 8633272
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,11 @@ initializr:
versionProperty: spring-shell.version
mappings:
- compatibilityRange: "[2.7.0,3.0.0-M1)"
version: 2.1.12
version: 2.1.13
- compatibilityRange: "[3.0.0,3.1.0-M1)"
version: 3.0.7
version: 3.0.8
- compatibilityRange: "[3.1.0,3.2.0-M1)"
version: 3.1.3
version: 3.1.4
- compatibilityRange: "3.2.0-M1"
version: 3.2.0-M1
repositories: spring-milestones
Expand Down

0 comments on commit 8633272

Please sign in to comment.