dependency: Upgrade snakeyaml to 1.26 in sentinel-cluster-server-envoy-rls module (#2003)

Signed-off-by: LIU Ming <hit_oak_tree@126.com>
This commit is contained in:
小明同学 2021-02-03 09:26:06 +08:00 committed by GitHub
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

View File

@ -65,7 +65,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.25</version>
<version>1.26</version>
</dependency>
<dependency>