Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2021-12-14 09:56:30 +01:00
committed by GitHub
parent 50972b2b11
commit 04bcecdb3c

View File

@@ -6,11 +6,11 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.5.5</version>
<version>2.4.13</version>
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-starter-parent</artifactId>
<version>3.1.6-SNAPSHOT</version>
<version>3.1.6</version>
<name>spring-cloud-stream-starter-parent</name>
<description>Specifies Boot version for the releaser</description>
<packaging>pom</packaging>