Update versions in samples
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.2.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.2.5.RELEASE</version>
|
||||
<relativePath/> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<avro.version>1.8.2</avro.version>
|
||||
<spring-cloud.version>Hoxton.BUILD-SNAPSHOT</spring-cloud.version>
|
||||
<spring-cloud.version>Hoxton.SR2</spring-cloud.version>
|
||||
<confluent.version>4.0.0</confluent.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user