瀏覽代碼

1、build插件版本修改

machaoyi 1 年之前
父節點
當前提交
bb58344ddc
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      application/pom.xml

+ 0 - 10
application/pom.xml

@@ -107,16 +107,6 @@
                     </execution>
                 </executions>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-compiler-plugin</artifactId>
-                <version>3.8.1</version>
-                <configuration>
-                    <source>17</source>
-                    <target>17</target>
-                    <encoding>UTF-8</encoding>
-                </configuration>
-            </plugin>
         </plugins>
         <resources>
             <resource>