Updates build to 2.2.4.BUILD-SNAPSHOT

This commit is contained in:
Spencer Gibb
2020-03-18 18:11:54 -04:00
parent e39be8f214
commit 175aa8fc28
2 changed files with 1 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.2.3.RELEASE</version>
<version>2.2.4.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>

View File

@@ -25,10 +25,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cloud-connectors</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>