浏览代码

加入西交大登录前查找账号逻辑

wangliang 2 年之前
父节点
当前提交
a9a8de73d9
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      cdut-exchange/pom.xml
  2. 1 0
      xjtu-exchange/pom.xml

+ 1 - 0
cdut-exchange/pom.xml

@@ -37,6 +37,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
xjtu-exchange/pom.xml

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