浏览代码

代码优化

wangliang 2 年之前
父节点
当前提交
73591eabc6
共有 3 个文件被更改,包括 3 次插入0 次删除
  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>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>2.6.2</version>
                 <configuration>
                     <includeSystemScope>true</includeSystemScope>
                 </configuration>

+ 1 - 0
themis-exam/pom.xml

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

+ 1 - 0
themis-task/pom.xml

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