From fc2e1a2f690a073a03c31adb5282365eea12dce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 08:48:12 +0300 Subject: [PATCH] Bump spring-shell.version from 4.0.2 to 4.0.3 (#3128) 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](https://github.com/spring-projects/spring-shell/compare/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](https://github.com/spring-projects/spring-shell/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- hawkbit-sdk/hawkbit-sdk-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hawkbit-sdk/hawkbit-sdk-demo/pom.xml b/hawkbit-sdk/hawkbit-sdk-demo/pom.xml index fc1f719d3..a5e4b15f4 100644 --- a/hawkbit-sdk/hawkbit-sdk-demo/pom.xml +++ b/hawkbit-sdk/hawkbit-sdk-demo/pom.xml @@ -25,7 +25,7 @@ Test / Example of how SDK could be used to for devices and for Mgmt API access - 4.0.2 + 4.0.3 org.eclipse.hawkbit.sdk.demo.multidevice.MultiDeviceApp ${spring.app.class}