소스 검색
dependency: Bump spring-core version to 5.1.18.RELEASE in sentinel-zuul2-adapter pom (#2028)
master
Slideee
GitHub
4 년 전
No known key found for this signature in database
GPG Key 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> |