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

更新 pom.xml

parent b2859ca2
Pipeline #54 passed with stage
in 37 minutes and 5 seconds
...@@ -175,7 +175,7 @@ ...@@ -175,7 +175,7 @@
<showWarnings>true</showWarnings> <showWarnings>true</showWarnings>
<compilerArguments> <compilerArguments>
<verbose/> <verbose/>
<bootclasspath>${java.home}/lib/rt.jar${path.separator}${java.home}/lib/jce.jar</bootclasspath> <bootclasspath>${java.home}/lib/rt.jar;${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