Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wecloud_im_server
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hewei
wecloud_im_server
Commits
2c365d27
Commit
2c365d27
authored
Dec 31, 2021
by
lixiaozhong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
解决包冲突的问题,去掉冲突的alibab-nacos-conf
parent
986b9d47
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
pom.xml
+11
-11
No files found.
pom.xml
View file @
2c365d27
...
@@ -353,17 +353,17 @@
...
@@ -353,17 +353,17 @@
<version>
${dubbo.version}
</version>
<version>
${dubbo.version}
</version>
</dependency>
</dependency>
<dependency
>
<!-- <dependency>--
>
<groupId>
com.alibaba.cloud
</groupId
>
<!-- <groupId>com.alibaba.cloud</groupId>--
>
<artifactId>
spring-cloud-starter-alibaba-nacos-config
</artifactId
>
<!-- <artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>--
>
<version>
2.2.5.RELEASE
</version
>
<!-- <version>2.2.5.RELEASE</version>--
>
<exclusions
>
<!-- <exclusions>--
>
<exclusion
>
<!-- <exclusion>--
>
<groupId>
com.alibaba.spring
</groupId
>
<!-- <groupId>com.alibaba.spring</groupId>--
>
<artifactId>
spring-context-support
</artifactId
>
<!-- <artifactId>spring-context-support</artifactId>--
>
</exclusion
>
<!-- </exclusion>--
>
</exclusions
>
<!-- </exclusions>--
>
</dependency
>
<!-- </dependency>--
>
<dependency>
<dependency>
<groupId>
com.alibaba.cloud
</groupId>
<groupId>
com.alibaba.cloud
</groupId>
...
...
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