瀏覽代碼

dependency: Bump spring-core version to 5.1.18.RELEASE in sentinel-zuul2-adapter pom (#2028)

master
Slideee GitHub 3 年之前
父節點
當前提交
77caaffd31
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      sentinel-adapter/sentinel-zuul2-adapter/pom.xml

+ 2
- 2
sentinel-adapter/sentinel-zuul2-adapter/pom.xml 查看文件

@@ -45,7 +45,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.1.9.RELEASE</version>
<version>5.1.18.RELEASE</version>
</dependency>

<dependency>
@@ -60,4 +60,4 @@
</dependency>
</dependencies>

</project>
</project>

Loading…
取消
儲存