Skip to content

Commit a103b2e

Browse files
Bump org.springframework.shell:spring-shell-starter from 3.4.1 to 4.0.0
Bumps [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell) from 3.4.1 to 4.0.0. - [Release notes](https://github.com/spring-projects/spring-shell/releases) - [Commits](spring-projects/spring-shell@v3.4.1...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.shell:spring-shell-starter dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2eb1db commit a103b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>org.springframework.shell</groupId>
2525
<artifactId>spring-shell-starter</artifactId>
26-
<version>3.4.1</version>
26+
<version>4.0.0</version>
2727
</dependency>
2828
</dependencies>
2929

0 commit comments

Comments
 (0)