diff --git a/pom.xml b/pom.xml index 70820e046d147f561cdf3d2018851969a89e9ea1..793e39e1a8b435f779d5e879d9471d0fa23500b5 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> - <scope>runtime</scope> + <optional>true</optional> </dependency> </dependencies>