Skip to content

Commit

Permalink
build(deps): bump org.springframework.shell:spring-shell-starter (#375)
Browse files Browse the repository at this point in the history
Bumps [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v3.2.4...v3.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent a5754ab commit addf97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<!--dependencies-->
<spring-boot.version>3.2.5</spring-boot.version>
<sshd.version>2.12.1</sshd.version>
<spring-shell.version>3.2.4</spring-shell.version>
<spring-shell.version>3.2.5</spring-shell.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<!--sonar-->
<sonar.projectKey>fonimus_ssh-shell-spring-boot</sonar.projectKey>
Expand Down

0 comments on commit addf97b

Please sign in to comment.