Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 95ab041

Browse files
build(deps): bump org.springframework.shell:spring-shell-starter
Bumps [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell) from 3.2.5 to 3.3.2. - [Release notes](https://github.com/spring-projects/spring-shell/releases) - [Commits](spring-projects/spring-shell@v3.2.5...v3.3.2) --- updated-dependencies: - dependency-name: org.springframework.shell:spring-shell-starter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent addf97b commit 95ab041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<!--dependencies-->
5858
<spring-boot.version>3.2.5</spring-boot.version>
5959
<sshd.version>2.12.1</sshd.version>
60-
<spring-shell.version>3.2.5</spring-shell.version>
60+
<spring-shell.version>3.3.2</spring-shell.version>
6161
<junit-jupiter.version>5.10.2</junit-jupiter.version>
6262
<!--sonar-->
6363
<sonar.projectKey>fonimus_ssh-shell-spring-boot</sonar.projectKey>

0 commit comments

Comments
 (0)