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