Skip to content

Commit

Permalink
Bump org.springframework.shell:spring-shell-starter from 3.1.2 to 3.1.3
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.1.2 to 3.1.3.
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v3.1.2...v3.1.3)

---
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]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent 2a12122 commit c24520b
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 @@ -56,7 +56,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!--dependencies-->
<spring-boot.version>3.1.2</spring-boot.version>
<spring-shell.version>3.1.2</spring-shell.version>
<spring-shell.version>3.1.3</spring-shell.version>
<sshd.version>2.10.0</sshd.version>
<junit-jupiter.version>5.10.0</junit-jupiter.version>
<!--sonar-->
Expand Down

0 comments on commit c24520b

Please sign in to comment.