Skip to content

Commit

Permalink
Bump org.springframework.shell:spring-shell-starter from 3.1.5 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell) from 3.1.5 to 3.4.0.
- [Release notes](https://github.com/spring-projects/spring-shell/releases)
- [Commits](spring-projects/spring-shell@v3.1.5...v3.4.0)

---
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>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 8819006 commit 5bcc4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hawkbit-sdk/hawkbit-sdk-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<description>Test / Example of how SDK could be used to for devices and for Mgmt API access</description>

<properties>
<spring-shell.version>3.1.5</spring-shell.version>
<spring-shell.version>3.4.0</spring-shell.version>
<spring.app.class>org.eclipse.hawkbit.sdk.demo.multidevice.MultiDeviceApp</spring.app.class>
<start-class>${spring.app.class}</start-class>
</properties>
Expand Down

0 comments on commit 5bcc4e2

Please sign in to comment.