Procházet zdrojové kódy

Upgrade Apollo client version to 1.5.0 in sentinel-datasource-apollo module (#1098)

master
Neptune Eric Zhao před 5 roky
rodič
revize
b1c8c43bbe
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      sentinel-extension/sentinel-datasource-apollo/pom.xml

+ 1
- 1
sentinel-extension/sentinel-datasource-apollo/pom.xml Zobrazit soubor

@@ -12,7 +12,7 @@
<artifactId>sentinel-datasource-apollo</artifactId>

<properties>
<apollo.version>1.4.0</apollo.version>
<apollo.version>1.5.0</apollo.version>
</properties>

<dependencies>


Načítá se…
Zrušit
Uložit