소스 검색

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

master
Slideee GitHub 4 년 전
부모
커밋
77caaffd31
No known key found for this signature in database GPG Key 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…
취소
저장