Commit a751edff authored by jinli gu's avatar jinli gu
Browse files

更新 pom.xml

parent 97e0ce98
Pipeline #57 passed with stage
in 21 minutes and 3 seconds
...@@ -176,7 +176,7 @@ ...@@ -176,7 +176,7 @@
<showWarnings>true</showWarnings> <showWarnings>true</showWarnings>
<compilerArguments> <compilerArguments>
<verbose/> <verbose/>
<bootclasspath>${java.home}/lib/rt.jar;${java.home}/lib/jce.jar</bootclasspath> <bootclasspath>${java.home}/lib/rt.jar${path.separator}${java.home}/lib/jce.jar</bootclasspath>
</compilerArguments> </compilerArguments>
</configuration> </configuration>
<dependencies> <dependencies>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment