Remove transitivity for devtools dependency
Compare changes
+ 4
− 3
@@ -215,10 +215,11 @@ val generatePom by tasks.register("generatePom", DefaultTask::class) {
The Spring devtools dependency is causing trouble in the testing of all our applications. When Spring devtools is included in any of the test setups, the tests may hang just before finishing.