SGF-532 - Fixed dependency scope of Spring Shell.
When we moved the build from Gradle to Maven, the dependency for Spring Shell was elevated from test scope to runtime. It rather should stay on test to not leak into upstream dependencies.
This commit is contained in:
Reference in New Issue
Block a user