Bumped openfeign to 2.2.0

This commit is contained in:
Marcin Grzejszczak
2019-03-08 11:56:51 +01:00
parent 2c824ff39c
commit 33fa5b1b6b
7 changed files with 154 additions and 28 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-openfeign</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version>
<version>2.2.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-openfeign-core</artifactId>