yzx 5 days ago
parent
commit
9b3e3510b9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      fs-user-app/pom.xml

+ 2 - 2
fs-user-app/pom.xml

@@ -143,8 +143,8 @@
                     <compilerArgs>
                         <arg>-parameters</arg>
                     </compilerArgs>
-                    <source>7</source>
-                    <target>7</target>
+                    <source>8</source>
+                    <target>8</target>
                 </configuration>
             </plugin>
         </plugins>