Toggle navigation
Toggle navigation
This project
Loading...
Sign in
zhengyouwei
/
parent
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua
9 years ago
Commit
12b83ac64c4bd49c4fb4fb97f83b2a136cf12313
1 parent
a3ace203
huitui
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
pom.xml
pom.xml
View file @
12b83ac
...
...
@@ -632,13 +632,13 @@
<dependency>
<groupId>
com.netflix.hystrix
</groupId>
<artifactId>
hystrix-core
</artifactId>
<version>
1.
5.
1
</version>
<version>
1.
4.2
1
</version>
</dependency>
<dependency>
<groupId>
com.netflix.hystrix
</groupId>
<artifactId>
hystrix-metrics-event-stream
</artifactId>
<version>
1.
5.
1
</version>
<version>
1.
4.2
1
</version>
<exclusions>
<exclusion>
<artifactId>
jackson-databind
</artifactId>
...
...
Please
register
or
login
to post a comment