Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cms_sys
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
西魏
cms_sys
Commits
71ee6012
Commit
71ee6012
authored
Aug 12, 2021
by
msgroup
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
版本依赖更新
parent
9fc7a0cf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
pom.xml
pom.xml
+8
-7
No files found.
pom.xml
View file @
71ee6012
...
@@ -24,6 +24,7 @@
...
@@ -24,6 +24,7 @@
<name>
Central Repository 2
</name>
<name>
Central Repository 2
</name>
<url>
https://repo.maven.apache.org/maven2/
</url>
<url>
https://repo.maven.apache.org/maven2/
</url>
</repository>
</repository>
<!--阿里云仓库-->
<!--阿里云仓库-->
<!--
<!--
<repository>
<repository>
...
@@ -43,39 +44,39 @@
...
@@ -43,39 +44,39 @@
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-base
</artifactId>
<artifactId>
ms-base
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
</dependency>
</dependency>
<!--base源码-->
<!--base源码-->
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-base
</artifactId>
<artifactId>
ms-base
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
<classifier>
sources
</classifier>
<classifier>
sources
</classifier>
<scope>
provided
</scope>
<scope>
provided
</scope>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-basic
</artifactId>
<artifactId>
ms-basic
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
</dependency>
</dependency>
<!--basic源码-->
<!--basic源码-->
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-basic
</artifactId>
<artifactId>
ms-basic
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
<classifier>
sources
</classifier>
<classifier>
sources
</classifier>
<scope>
provided
</scope>
<scope>
provided
</scope>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mdiy
</artifactId>
<artifactId>
ms-mdiy
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
</dependency>
</dependency>
<!--mdiy源码-->
<!--mdiy源码-->
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mdiy
</artifactId>
<artifactId>
ms-mdiy
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7
</version>
<classifier>
sources
</classifier>
<classifier>
sources
</classifier>
<scope>
provided
</scope>
<scope>
provided
</scope>
</dependency>
</dependency>
...
@@ -83,7 +84,7 @@
...
@@ -83,7 +84,7 @@
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
store-client
</artifactId>
<artifactId>
store-client
</artifactId>
<version>
2.1.
5
</version>
<version>
2.1.
7.1
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
...
...
Write
Preview
Markdown
is supported
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