Explorar el Código

Upgrade Dubbo version in sentinel-demo-dubbo (#436)

master
huaifeng Eric Zhao hace 5 años
padre
commit
70a3144cee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      sentinel-demo/sentinel-demo-dubbo/pom.xml

+ 1
- 1
sentinel-demo/sentinel-demo-dubbo/pom.xml Ver fichero

@@ -20,7 +20,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo</artifactId>
<version>2.6.2</version>
<version>2.6.5</version>
</dependency>
<dependency>
<groupId>com.alibaba.csp</groupId>


Cargando…
Cancelar
Guardar