This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wangjx
/
sentinel
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Upgrade Apollo client version to 1.5.0 in sentinel-datasource-apollo module (
#1098
)
master
Neptune
Eric Zhao
5 years ago
parent
826447bc82
commit
b1c8c43bbe
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
sentinel-extension/sentinel-datasource-apollo/pom.xml
+ 1
- 1
sentinel-extension/sentinel-datasource-apollo/pom.xml
View File
@@ -12,7 +12,7 @@
<artifactId>sentinel-datasource-apollo</artifactId>
<properties>
<apollo.version>1.
4
.0</apollo.version>
<apollo.version>1.
5
.0</apollo.version>
</properties>
<dependencies>
Write
Preview
Loading…
Cancel
Save