bump some libraries to newer minor releases

This commit is contained in:
Gerlach, Winfried
2024-12-18 13:38:17 +01:00
committed by Mahmoud @ Broadcom
parent 3db4076503
commit fc2cea5808
11 changed files with 17 additions and 17 deletions

View File

@@ -9,5 +9,5 @@ dependencies {
implementation project(':spring-statemachine-zookeeper')
implementation project(':spring-statemachine-samples-common')
implementation project(':spring-statemachine-core')
implementation 'org.springframework.shell:spring-shell'
implementation 'org.springframework.shell:spring-shell-core'
}