@@ -432,6 +432,9 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>${spring-boot.version}</version>
+ <configuration>
+ <includeSystemScope>true</includeSystemScope>
+ </configuration>
</plugin>
<!-- groovy -->