浏览代码
dependency: Bump spring-core version to 5.1.18.RELEASE in sentinel-zuul2-adapter pom (#2028)
master
Slideee
GitHub
3 年前
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
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> |