Pārlūkot izejas kodu

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

wangliang 2 gadi atpakaļ
vecāks
revīzija
a9a8de73d9
2 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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>
             <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
xjtu-exchange/pom.xml

@@ -30,6 +30,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>