Skip to content

Commit

Permalink
Bump org.springframework.shell:spring-shell-dependencies (#634)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.shell:spring-shell-dependencies](https://github.com/spring-projects/spring-shell) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: org.springframework.shell:spring-shell-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauren Kemperman <117678574+lkemperman-cfa@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and lkemperman-cfa committed Feb 27, 2024
1 parent af0763f commit 867fea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ springBoot {

dependencyManagement {
imports {
mavenBom "org.springframework.shell:spring-shell-dependencies:3.2.1"
mavenBom "org.springframework.shell:spring-shell-dependencies:3.2.2"
}
}

Expand Down

0 comments on commit 867fea1

Please sign in to comment.