This commit is contained in:
Glenn Renfro
2019-12-17 16:31:57 -05:00
parent 563e816740
commit c3a3b376ac

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.2.BUILD-SNAPSHOT</version>
<version>2.2.2.RELEASE</version>
<relativePath />
</parent>
@@ -29,7 +29,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>2.2.2.BUILD-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>