Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2021-03-16 14:17:46 +01:00
committed by GitHub
parent 199c902a61
commit ba55090fc9

View File

@@ -6,11 +6,11 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.2</version>
<version>2.4.3</version>
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-starter-parent</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
<name>spring-cloud-stream-starter-parent</name>
<description>Specifies Boot version for the releaser</description>
<packaging>pom</packaging>