From d27e90b6b63c21fede1d4d92a2735baf4b478e0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 15:25:34 +0000 Subject: [PATCH] Bump org.springframework.shell:spring-shell-starter in /client Bumps [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell) from 2.0.1.RELEASE to 3.1.3. - [Release notes](https://github.com/spring-projects/spring-shell/releases) - [Commits](https://github.com/spring-projects/spring-shell/compare/v2.0.1.RELEASE...v3.1.3) --- updated-dependencies: - dependency-name: org.springframework.shell:spring-shell-starter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index 157147a..49d1ab0 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -35,7 +35,7 @@ org.springframework.shell spring-shell-starter - 2.0.1.RELEASE + 3.1.3 org.json