Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2021-04-20 14:33:31 +02:00
committed by GitHub
parent eec5edb9a3
commit 5531582c74

View File

@@ -6,11 +6,11 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.8.RELEASE</version>
<version>2.3.10.RELEASE</version>
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-starter-parent</artifactId>
<version>Horsham.BUILD-SNAPSHOT</version>
<version>Horsham.SR12</version>
<name>spring-cloud-stream-starter-parent</name>
<description>Specifies Boot version for the releaser</description>
<packaging>pom</packaging>