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:
parent
bc4c21e48d
commit
bf83f058c8
|
|
@ -65,7 +65,7 @@
|
|||
<dependency>
|
||||
<groupId>org.yaml</groupId>
|
||||
<artifactId>snakeyaml</artifactId>
|
||||
<version>1.25</version>
|
||||
<version>1.26</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue