diff --git a/spring-oxygen-cli/build.gradle b/spring-oxygen-cli/build.gradle index 4d77a99..4f42d54 100644 --- a/spring-oxygen-cli/build.gradle +++ b/spring-oxygen-cli/build.gradle @@ -3,7 +3,7 @@ dependencies { /** * spring shell */ - implementation 'org.springframework.shell:spring-shell-starter:2.1.3' + implementation 'org.springframework.shell:spring-shell-starter:2.1.4' /** * spring oxygen core