diff --git a/build.gradle b/build.gradle index 4ceccc9d..2d3aa792 100644 --- a/build.gradle +++ b/build.gradle @@ -90,7 +90,7 @@ springBoot { dependencyManagement { imports { - mavenBom "org.springframework.shell:spring-shell-dependencies:3.2.5" + mavenBom "org.springframework.shell:spring-shell-dependencies:3.3.0" } }