Skip to content

Commit

Permalink
Merge pull request #1387 from jvalkeal
Browse files Browse the repository at this point in the history
* pr/1387:
  Polish "Upgrade to Spring Shell 3.1.7 and 3.2.0"
  Upgrade to Spring Shell 3.1.7 and 3.2.0

Closes gh-1387
  • Loading branch information
snicoll committed Jan 3, 2024
2 parents 5feda09 + 0584ae5 commit 33f05a8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,9 @@ initializr:
versionProperty: spring-shell.version
mappings:
- compatibilityRange: "[3.1.0,3.2.0-M1)"
version: 3.1.6
- compatibilityRange: "3.2.0-M1"
version: 3.2.0-RC1
repositories: spring-milestones
version: 3.1.7
- compatibilityRange: "[3.2.0-M1,3.3.0-M1)"
version: 3.2.0
timefold-solver:
groupId: ai.timefold.solver
artifactId: timefold-solver-bom
Expand Down Expand Up @@ -883,6 +882,7 @@ initializr:
id: spring-shell
groupId: org.springframework.shell
artifactId: spring-shell-starter
compatibilityRange: "[3.1.0,3.3.0-M1)"
description: Build command line applications with spring.
bom: spring-shell
links:
Expand Down

0 comments on commit 33f05a8

Please sign in to comment.