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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
sentinel-cluster/sentinel-cluster-server-envoy-rls/pom.xml
|
@@ -65,7 +65,7 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>org.yaml</groupId> |
|
|
<groupId>org.yaml</groupId> |
|
|
<artifactId>snakeyaml</artifactId> |
|
|
<artifactId>snakeyaml</artifactId> |
|
|
<version>1.25</version> |
|
|
|
|
|
|
|
|
<version>1.26</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
<dependency> |
|
|
<dependency> |
|
|