Explorar o código

bugfix:maven-surefire-plugin 暂时无法通过 bom 的依赖读取(兼容老版本 IDEA 2024 及以前版本)

YunaiV hai 1 ano
pai
achega
af2a0c22cb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      yudao-server/pom.xml

+ 1 - 0
yudao-server/pom.xml

@@ -138,6 +138,7 @@
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
+                <version>${spring.boot.version}</version>
                 <executions>
                     <execution>
                         <goals>