Просмотр исходного кода

Update Apollo client dependency to 1.4.0 in sentinel-datasource-apollo module (#1061)

master
Neptune Eric Zhao 5 лет назад
Родитель
Сommit
582f32c35b
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      sentinel-extension/sentinel-datasource-apollo/pom.xml

+ 1
- 1
sentinel-extension/sentinel-datasource-apollo/pom.xml Просмотреть файл

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

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

<dependencies>


Загрузка…
Отмена
Сохранить