Sfoglia il codice sorgente

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

master
Slideee GitHub 3 anni fa
parent
commit
77caaffd31
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      sentinel-adapter/sentinel-zuul2-adapter/pom.xml

+ 2
- 2
sentinel-adapter/sentinel-zuul2-adapter/pom.xml Vedi 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>
@@ -60,4 +60,4 @@
</dependency>
</dependencies>

</project>
</project>

Loading…
Annulla
Salva