Преглед на файлове

解决编译打包报错

fuyuchuan преди 2 дни
родител
ревизия
7055cc48b0
променени са 3 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 1 0
      service-agbox/service-agbox-biz/pom.xml
  2. 1 0
      service-alarm/service-alarm-biz/pom.xml
  3. 1 0
      service-ids/service-ids-biz/pom.xml

+ 1 - 0
service-agbox/service-agbox-biz/pom.xml

@@ -74,6 +74,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.2.6.RELEASE</version>
                 <executions>
                     <execution>
                         <goals>

+ 1 - 0
service-alarm/service-alarm-biz/pom.xml

@@ -74,6 +74,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.2.6.RELEASE</version>
                 <executions>
                     <execution>
                         <goals>

+ 1 - 0
service-ids/service-ids-biz/pom.xml

@@ -64,6 +64,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.2.6.RELEASE</version>
                 <executions>
                     <execution>
                         <goals>