xielq 4 лет назад
Родитель
Сommit
663d8d8ac0
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      pom.xml

+ 7 - 0
pom.xml

@@ -134,6 +134,13 @@
 
 	<build>
 		<plugins>
+        		<plugin>
+            			<groupId>org.springframework.boot</groupId>
+            			<artifactId>spring-boot-maven-plugin</artifactId>
+            			<configuration>
+                			<includeSystemScope>true</includeSystemScope>
+            			</configuration>
+        		</plugin>
                         <plugin>
                                 <groupId>org.apache.maven.plugins</groupId>
                                 <artifactId>maven-compiler-plugin</artifactId>