Browse Source

1、build插件版本修改

machaoyi 1 year ago
parent
commit
bb58344ddc
1 changed files with 0 additions and 10 deletions
  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>