gaoyu hace 10 meses
padre
commit
6c44243917
Se han modificado 8 ficheros con 8 adiciones y 0 borrados
  1. 1 0
      dmp-admin/pom.xml
  2. 1 0
      dmp-alarm/pom.xml
  3. 1 0
      dmp-dic/pom.xml
  4. 1 0
      dmp-org/pom.xml
  5. 1 0
      dmp-rwd-edit/pom.xml
  6. 1 0
      dmp-rwd/pom.xml
  7. 1 0
      dmp-task/pom.xml
  8. 1 0
      iot-admin/pom.xml

+ 1 - 0
dmp-admin/pom.xml

@@ -112,6 +112,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.7.1</version>
                 <configuration>
                     <fork>true</fork>
                     <jvmArguments>-Dfile.encoding=UTF-8</jvmArguments>

+ 1 - 0
dmp-alarm/pom.xml

@@ -199,6 +199,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.7.1</version>
                 <configuration>
                     <fork>true</fork>
                     <jvmArguments>-Dfile.encoding=UTF-8</jvmArguments>

+ 1 - 0
dmp-dic/pom.xml

@@ -88,6 +88,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.7.1</version>
                 <configuration>
                     <fork>true</fork>
                     <jvmArguments>-Dfile.encoding=UTF-8</jvmArguments>

+ 1 - 0
dmp-org/pom.xml

@@ -108,6 +108,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.7.1</version>
                 <configuration>
                     <fork>true</fork>
                     <jvmArguments>-Dfile.encoding=UTF-8</jvmArguments>

+ 1 - 0
dmp-rwd-edit/pom.xml

@@ -166,6 +166,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.7.1</version>
                 <configuration>
                     <fork>true</fork>
                     <jvmArguments>-Dfile.encoding=UTF-8</jvmArguments>

+ 1 - 0
dmp-rwd/pom.xml

@@ -204,6 +204,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.7.1</version>
                 <configuration>
                     <fork>true</fork>
                     <jvmArguments>-Dfile.encoding=UTF-8</jvmArguments>

+ 1 - 0
dmp-task/pom.xml

@@ -85,6 +85,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.7.1</version>
                 <configuration>
                     <fork>true</fork>
                     <jvmArguments>-Dfile.encoding=UTF-8</jvmArguments>

+ 1 - 0
iot-admin/pom.xml

@@ -38,6 +38,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.7.1</version>
                 <configuration>
                     <fork>true</fork>
                     <jvmArguments>-Dfile.encoding=UTF-8</jvmArguments>