ssh-shell-spring-boot
ssh-shell-spring-boot copied to clipboard
Upgrade spring boot 3.4
Hi,
we had to upgrade our project to a supported spring boot release, so we had to get ssh-shell-spring-boot working with it.
This is the second PR (based on the #403 ) where we made the step between spring-boot 3.3.8 -> 3.4.2. It also updates spring-shell 3.3.4 -> 3.4.0.
All junit tests succeed and also some basic interactive tests are working.
Bye, Chris