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

Commit 8ec2c7d

Browse files
Bump spring-shell-starter from 3.0.1 to 3.0.2
Bumps [spring-shell-starter](https://github.com/spring-projects/spring-shell) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/spring-projects/spring-shell/releases) - [Commits](spring-projects/spring-shell@v3.0.1...v3.0.2) --- 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]>
1 parent fa977ae commit 8ec2c7d

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
@@ -56,7 +56,7 @@
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<!--dependencies-->
5858
<spring-boot.version>3.0.5</spring-boot.version>
59-
<spring-shell.version>3.0.1</spring-shell.version>
59+
<spring-shell.version>3.0.2</spring-shell.version>
6060
<sshd.version>2.9.2</sshd.version>
6161
<junit-jupiter.version>5.9.2</junit-jupiter.version>
6262
<!--sonar-->

0 commit comments

Comments
 (0)