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
97e0ce98
Commit
97e0ce98
authored
Dec 05, 2023
by
jinli gu
Browse files
更新 pom.xml
parent
6d911791
Pipeline
#56
passed with stage
in 15 minutes and 19 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
pom.xml
View file @
97e0ce98
...
@@ -121,10 +121,6 @@
...
@@ -121,10 +121,6 @@
<version>
1.2.53
</version>
<version>
1.2.53
</version>
</dependency>
</dependency>
<dependency>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-resources-plugin
</artifactId>
</dependency>
</dependencies>
</dependencies>
...
@@ -171,7 +167,7 @@
...
@@ -171,7 +167,7 @@
<plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-compiler-plugin
</artifactId>
<artifactId>
maven-compiler-plugin
</artifactId>
<version>
3.
1
</version>
<version>
3.
2
</version>
<configuration>
<configuration>
<source>
${java.version}
</source>
<source>
${java.version}
</source>
<target>
${java.version}
</target>
<target>
${java.version}
</target>
...
...
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