From b43216e85f7cdb9e664fe7ea0dfd49dee2852451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 08:36:09 +0200 Subject: [PATCH] Bump org.springframework.shell:spring-shell-starter from 3.1.5 to 3.4.0 (#2244) 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](https://github.com/spring-projects/spring-shell/compare/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] 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 608742f7d..eeb85a04b 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 - 3.1.5 + 3.4.0 org.eclipse.hawkbit.sdk.demo.multidevice.MultiDeviceApp ${spring.app.class}