Skip to content

build(deps): bump org.springframework.shell:spring-shell-dependencies from 4.0.2 to 4.0.3#396

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.springframework.shell-spring-shell-dependencies-4.0.3
Open

build(deps): bump org.springframework.shell:spring-shell-dependencies from 4.0.2 to 4.0.3#396
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.springframework.shell-spring-shell-dependencies-4.0.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps org.springframework.shell:spring-shell-dependencies from 4.0.2 to 4.0.3.

Release notes

Sourced from org.springframework.shell:spring-shell-dependencies'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 compatibility score

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 [org.springframework.shell:spring-shell-dependencies](https://github.com/spring-projects/spring-shell) 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-dependencies
  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 17, 2026
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.

0 participants