Merge branch '2.2.x'

This commit is contained in:
spencergibb
2021-05-21 16:18:59 -04:00
3 changed files with 3 additions and 3 deletions

View File

@@ -339,4 +339,4 @@ IMPORTANT: Remember to set the `Scan Scope` to `All sources` since we apply chec
== License
The project license file is available https://raw.githubusercontent.com/spring-cloud/spring-cloud-openfeign/main/LICENSE.txt[here].
The project license file is available https://raw.githubusercontent.com/spring-cloud/spring-cloud-netflix/main/LICENSE.txt[here].

View File

@@ -26,4 +26,4 @@ include::https://raw.githubusercontent.com/spring-cloud/spring-cloud-build/main/
== License
The project license file is available https://raw.githubusercontent.com/spring-cloud/spring-cloud-openfeign/main/LICENSE.txt[here].
The project license file is available https://raw.githubusercontent.com/spring-cloud/spring-cloud-netflix/main/LICENSE.txt[here].

View File

@@ -14,7 +14,7 @@
<name>spring-cloud-netflix-dependencies</name>
<description>Spring Cloud Netflix Dependencies</description>
<properties>
<eureka.version>1.10.11</eureka.version>
<eureka.version>1.10.14</eureka.version>
</properties>
<dependencyManagement>
<dependencies>