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
2015-12-09 11:47:33 +0800
Commit
81761a7537bc5d2f9feec998493f4976b19ea7a9
1 parent
6c707454
add
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
pom.xml
pom.xml
View file @
81761a7
...
...
@@ -529,6 +529,13 @@
<version>
4.0.1
</version>
</dependency>
<dependency>
<groupId>
com.netflix.hystrix
</groupId>
<artifactId>
hystrix-core
</artifactId>
<version>
1.4.21
</version>
</dependency>
</dependencies>
</dependencyManagement>
...
...
Please
register
or
login
to post a comment