Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2021-02-11 07:03:54 +01:00
committed by GitHub
parent 49bc9c7cb3
commit d0df35a0ea

View File

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