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

This commit is contained in:
Slideee 2021-02-17 09:47:27 +08:00 committed by GitHub
parent dfce6ebba4
commit 77caaffd31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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>