Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
a751edff
Commit
a751edff
authored
Dec 05, 2023
by
jinli gu
Browse files
更新 pom.xml
parent
97e0ce98
Pipeline
#57
passed with stage
in 21 minutes and 3 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
pom.xml
View file @
a751edff
...
...
@@ -176,7 +176,7 @@
<showWarnings>
true
</showWarnings>
<compilerArguments>
<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>
</configuration>
<dependencies>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment