diff --git a/build.gradle b/build.gradle index 0bed642..2c5d942 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ repositories { dependencyManagement { imports { - mavenBom "org.springframework.shell:spring-shell-dependencies:3.2.0" + mavenBom "org.springframework.shell:spring-shell-dependencies:3.2.1" } }