Merge branch '2.2.x'

This commit is contained in:
spencergibb
2021-03-29 17:02:35 -04:00
7 changed files with 74 additions and 11 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-config</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>2.2.7.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -40,6 +40,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>