Skip to content

Bump spring-shell.version from 4.0.2 to 4.0.3#3128

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/spring-shell.version-4.0.3
Open

Bump spring-shell.version from 4.0.2 to 4.0.3#3128
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/spring-shell.version-4.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps spring-shell.version from 4.0.2 to 4.0.3.
Updates org.springframework.shell:spring-shell-starter from 4.0.2 to 4.0.3

Release notes

Sourced from org.springframework.shell:spring-shell-starter's releases.

v4.0.3

🐞 Bug Fixes

  • Tab completion broken on JDK 25 after upgading jline to 3.30.9 #1343
  • ShellInputProvider not usable outside its package #1342
  • Incorrect candidate search scope #1351
  • DevTools AutoReload Support #1224
  • Autocompletion does not work correctly for arguments #1346
  • Custom "Converters" not working with @​Command-Annotations #1352
  • Missing runtime hints for stg resources in JLineRuntimeHints when using native compilation #1358
  • Missing space between non required options in help synopsis #1357
  • Missing argument information in the output of the help command #1344

🛠️ Tasks

  • Fix build errors and warnings #1183

🆙 Dependency updates

  • Reactor 3.8.6
  • Spring Framework 7.0.8
  • Spring Boot: 4.0.7
  • JLine: 3.30.13

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​czpilar, @​mhayen , @​DF-Nico


Full Changelog: spring-projects/spring-shell@v4.0.2...v4.0.3

Commits
  • 2ccb0fc Release version 4.0.3
  • 55eaf26 Update Antora dependencies
  • 3b1151f Prepare release 4.0.3
  • cccc256 Add argument registration on command
  • d06bf27 Update dependencies
  • c0c95ba Update Spring dependencies to latest snapshots
  • b1bd2ca Fix missing space between non required options in help synopsis
  • e3fccf8 Add resource hints for shell components
  • afdc245 Remove usage of deprecated APIs in reflection hints usage
  • 762ac89 Add missing space in error message between command and subcommands
  • Additional commits viewable in compare view

Updates org.springframework.shell:spring-shell-jline from 4.0.2 to 4.0.3

Release notes

Sourced from org.springframework.shell:spring-shell-jline's releases.

v4.0.3

🐞 Bug Fixes

  • Tab completion broken on JDK 25 after upgading jline to 3.30.9 #1343
  • ShellInputProvider not usable outside its package #1342
  • Incorrect candidate search scope #1351
  • DevTools AutoReload Support #1224
  • Autocompletion does not work correctly for arguments #1346
  • Custom "Converters" not working with @​Command-Annotations #1352
  • Missing runtime hints for stg resources in JLineRuntimeHints when using native compilation #1358
  • Missing space between non required options in help synopsis #1357
  • Missing argument information in the output of the help command #1344

🛠️ Tasks

  • Fix build errors and warnings #1183

🆙 Dependency updates

  • Reactor 3.8.6
  • Spring Framework 7.0.8
  • Spring Boot: 4.0.7
  • JLine: 3.30.13

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​czpilar, @​mhayen , @​DF-Nico


Full Changelog: spring-projects/spring-shell@v4.0.2...v4.0.3

Commits
  • 2ccb0fc Release version 4.0.3
  • 55eaf26 Update Antora dependencies
  • 3b1151f Prepare release 4.0.3
  • cccc256 Add argument registration on command
  • d06bf27 Update dependencies
  • c0c95ba Update Spring dependencies to latest snapshots
  • b1bd2ca Fix missing space between non required options in help synopsis
  • e3fccf8 Add resource hints for shell components
  • afdc245 Remove usage of deprecated APIs in reflection hints usage
  • 762ac89 Add missing space in error message between command and subcommands
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `spring-shell.version` from 4.0.2 to 4.0.3.

Updates `org.springframework.shell:spring-shell-starter` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v4.0.2...v4.0.3)

Updates `org.springframework.shell:spring-shell-jline` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v4.0.2...v4.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 11, 2026
@hawkbit-bot

Copy link
Copy Markdown

Thanks @dependabot[bot] for taking the time to contribute to hawkBit! We really appreciate this. Make yourself comfortable while I'm looking for a committer to help you with your contribution.
Please make sure you read the contribution guide and signed the Eclipse Contributor Agreement (ECA).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant