wangliang vor 2 Jahren
Ursprung
Commit
c9a73415ab
3 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 1 0
      themis-admin/pom.xml
  2. 1 0
      themis-exam/pom.xml
  3. 1 0
      themis-task/pom.xml

+ 1 - 0
themis-admin/pom.xml

@@ -41,6 +41,7 @@
             <plugin>
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.6.2</version>
                 <configuration>
                 <configuration>
                     <includeSystemScope>true</includeSystemScope>
                     <includeSystemScope>true</includeSystemScope>
                 </configuration>
                 </configuration>

+ 1 - 0
themis-exam/pom.xml

@@ -33,6 +33,7 @@
             <plugin>
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.6.2</version>
                 <configuration>
                 <configuration>
                     <includeSystemScope>true</includeSystemScope>
                     <includeSystemScope>true</includeSystemScope>
                 </configuration>
                 </configuration>

+ 1 - 0
themis-task/pom.xml

@@ -33,6 +33,7 @@
             <plugin>
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.6.2</version>
                 <configuration>
                 <configuration>
                     <includeSystemScope>true</includeSystemScope>
                     <includeSystemScope>true</includeSystemScope>
                 </configuration>
                 </configuration>