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
dependency: Upgrade snakeyaml to 1.26 in sentinel-cluster-server-envoy-rls module (
#2003
)
Signed-off-by: LIU Ming <hit_oak_tree@126.com>
master
小明同学
GitHub
3 years ago
parent
bc4c21e48d
commit
bf83f058c8
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
sentinel-cluster/sentinel-cluster-server-envoy-rls/pom.xml
+ 1
- 1
sentinel-cluster/sentinel-cluster-server-envoy-rls/pom.xml
View File
@@ -65,7 +65,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.2
5
</version>
<version>1.2
6
</version>
</dependency>
<dependency>
Write
Preview
Loading…
Cancel
Save