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
71ee6012
Commit
71ee6012
authored
Aug 12, 2021
by
msgroup
Browse files
版本依赖更新
parent
9fc7a0cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
71ee6012
...
...
@@ -24,6 +24,7 @@
<name>
Central Repository 2
</name>
<url>
https://repo.maven.apache.org/maven2/
</url>
</repository>
<!--阿里云仓库-->
<!--
<repository>
...
...
@@ -43,39 +44,39 @@
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-base
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
</dependency>
<!--base源码-->
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-base
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
<classifier>
sources
</classifier>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-basic
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
</dependency>
<!--basic源码-->
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-basic
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
<classifier>
sources
</classifier>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mdiy
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
</dependency>
<!--mdiy源码-->
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mdiy
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
<classifier>
sources
</classifier>
<scope>
provided
</scope>
</dependency>
...
...
@@ -83,7 +84,7 @@
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
store-client
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7.1
</version>
</dependency>
</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